TileLayout
A subclass of React.Component.
Represents the KendoReact TileLayout component.
props
Readonly<TileLayoutProps> intersected with Readonly<{ children?: ReactNode; }>
The props of the TileLayout component.
element
HTMLDivElement | null
Gets the native input element of the TileLayout component.
Methods
render
Returns
Element