GridLayoutStyles interface

GridLayout Component Styles.

Extends

Properties

children

Styles for each child of GridLayout

Inherited Properties

root

Styles for the root container.

Property Details

children

Styles for each child of GridLayout

children?: IStyle

Property Value

IStyle

Inherited Property Details

root

Styles for the root container.

root?: IStyle

Property Value

IStyle

Inherited From BaseCustomStyles.root