Interface DashboardHeaderItemComponentProps
Props passed to a DashboardHeaderItemComponent when it is rendered.
Properties
size
size:
object
The size resolved for the item by the header layout, with defaults applied.
Type declaration
size.heightheight:
numberFixed height of the item, in pixels.
size.widthwidth:
numberFixed width of the item, in pixels.