A selector is a function that selects or computes a value from a given state.
Type of the selector's state input
Type of the selector's result
The input state
The selected or computed value from state
Generated using TypeDoc
A selector is a function that selects or computes a value from a given state.