GridLayoutProps interface

Props for GridLayout.

Properties

children
styles

Allows users to pass in an object contains custom CSS styles.

Property Details

children

children: ReactNode

Property Value

ReactNode

styles

Allows users to pass in an object contains custom CSS styles.

styles?: BaseCustomStyles

Property Value