Skip to main content

3 docs tagged with "effect"

View all tags

useEffect

Run side effects inside ascii-ui components.

useInterval

Run a callback function at a specified interval inside ascii-ui components.

useTimeout

Run a callback function once after a specified delay inside ascii-ui components.