Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative
GridView
Function GridView
Represents a GridView component.
GridView
<
T
extends
unknown
=
any
,
P
extends
unknown
=
any
>
(
props
:
IGridViewProps
<
T
,
P
>
,
)
:
Element
Type Parameters
T
extends
unknown
=
any
The type of RowData.
P
extends
unknown
=
any
The type of IAnything.
Parameters
props
:
IGridViewProps
<
T
,
P
>
The component props.
Returns
Element
The GridView component.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative
Loading...
Represents a GridView component.