useGlobalState
useGlobalState<T>(key: string):
useGlobalState<T>(key: string,defaultValue: undefined):
useGlobalState<T>(key: string,defaultValue: null):
useGlobalState<T>(key: string,defaultValue: T):
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
key | string |