Examples
GitHub
Preparing search index...
The search index is not available
destagnate
destagnate
GeneralProps
Interface GeneralProps<T>
interface
GeneralProps
<
T
>
{
[
key
:
string
]
:
boolean
|
number
|
BigInt
|
string
|
Element
|
EventFuncs
[
keyof
EventFuncs
]
|
RefProp
<
T
>
|
PartialNullable
<
CSSStyles
>
|
undefined
;
}
Type Parameters
T
extends
Node
=
Node
Indexable
[
key:
string
]:
boolean
|
number
|
BigInt
|
string
|
Element
|
EventFuncs
[
keyof
EventFuncs
]
|
RefProp
<
T
>
|
PartialNullable
<
CSSStyles
>
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Examples
GitHub
destagnate
Loading...
Generated using
TypeDoc