ThreePipe
Preparing search index...
StatePropConfig
Interface StatePropConfig<T>
interface
StatePropConfig
<
T
=
any
>
{
default
?:
T
;
key
:
string
;
label
?:
string
;
type
?:
TypedType
;
}
Type Parameters
T
=
any
Index
Properties
default?
key
label?
type?
Properties
Optional
default
default
?:
T
key
key
:
string
Optional
label
label
?:
string
Optional
type
type
?:
TypedType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default
key
label
type
ThreePipe
Loading...