pink/state
Types
Functions
pub fn init(value value: a) -> State(a)
Initialize a stateful value.
This is a React hook. Read more about it on react.dev docs
Note: This hook is here for convenience, so you don’t have to create the bindings yourself