Skip to main content

2 docs tagged with "state"

View all tags

useReducer

Manage complex state logic inside ascii-ui components with a reducer function.

useState

Manage local state inside ascii-ui components.