Skip to main content

useLocalReducer

useLocalReducer<S,T>(service: T,initialState: S): 

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
initialStateS
serviceT