ic-reactor
Example
GitHub
Preparing search index...
react
types
DynamicDataArgs
Interface DynamicDataArgs<V>
interface
DynamicDataArgs
<
V
=
unknown
>
{
label
:
string
;
value
:
V
;
}
Type Parameters
V
=
unknown
Index
Properties
label
value
Properties
label
label
:
string
value
value
:
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
value
Example
GitHub
ic-reactor
Loading...