pub fn use_state_bool(initial_value: bool) -> UseStateBoolObject
Expand description

React.useState<T>(initial_value)