BoxProps
Home > @backstage/canon
> BoxProps
Signature:
export interface BoxProps extends SpaceProps
Extends: SpaceProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
BoxOwnProps['as'] |
(Optional) | ||
React.ReactNode |
(Optional) | ||
string |
(Optional) | ||
DisplayProps['display'] |
(Optional) | ||
HeightProps['height'] |
(Optional) | ||
HeightProps['maxHeight'] |
(Optional) | ||
WidthProps['maxWidth'] |
(Optional) | ||
HeightProps['minHeight'] |
(Optional) | ||
WidthProps['minWidth'] |
(Optional) | ||
PositionProps['position'] |
(Optional) | ||
React.CSSProperties |
(Optional) | ||
WidthProps['width'] |
(Optional) |