Preparing search index...
The search index is not available
react-firehooks
react-firehooks
UseObjectValueOptions
Interface UseObjectValueOptions<Value>
interface
UseObjectValueOptions
<
Value
>
{
converter
?:
UseObjectValueConverter
<
Value
>
;
initialValue
?:
Value
;
}
Type Parameters
Value
Index
Properties
converter?
initial
Value?
Properties
Optional
converter
converter
?:
UseObjectValueConverter
<
Value
>
Optional
initial
Value
initial
Value
?:
Value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
converter
initial
Value
react-firehooks
Loading...