reactter library

Classes

ReactterAction<T, P>
ReactterActionCallable<T, P>
ReactterContext
A context that allows to manages the ReactterHooks and provides Lifecycle events.
ReactterHook
Provides the functionality of ReactterHookManager.
ReactterHookManager
A hook manager.
ReactterInstanceManager
A instances manager
UseAsyncState<T, A>
A ReactteHook that manages the state as async way.
UseContext<T extends ReactterContext>
A ReactterHook that helps to get the context of ReactterContext by T with or without id.
UseEffect
A ReactterHook that manages side-effect.
UseEvent<T extends Object?>
A hook that manages events.
UseReducer<T>
A ReactterHook that manages state using reducer method.
UseState<T>
A ReactterHook that manages a state.

Properties

Reactter → _ReactterInterface
final