Preparing search index...
The search index is not available
@euxdt/grid-core
@euxdt/grid-core
ElementProps
Interface ElementProps
ElementProps is used by adapters to customize the props of the elements.
Hierarchy
Record
<
string
,
unknown
>
ElementProps
Index
Properties
class
Name
key
style
Properties
class
Name
class
Name
:
string
key
key
:
string
style
style
:
{
[x:
string
]
:
unknown
;
}
Type declaration
[
x:
string
]:
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@euxdt/grid-
core
Element
Props
class
Name
key
style
Generated using
TypeDoc
ElementProps is used by adapters to customize the props of the elements.