BoxProps
Home > @backstage/ui > BoxProps
Signature:
export interface BoxProps extends SpaceProps
Extends: SpaceProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
keyof JSX.IntrinsicElements |
(Optional) | ||
|
React.ReactNode |
(Optional) | ||
|
string |
(Optional) | ||
|
Responsive<'none' | 'flex' | 'block' | 'inline'> |
(Optional) | ||
|
Responsive<string> |
(Optional) | ||
|
Responsive<string> |
(Optional) | ||
|
Responsive<string> |
(Optional) | ||
|
Responsive<string> |
(Optional) | ||
|
Responsive<string> |
(Optional) | ||
|
Responsive<'static' | 'relative' | 'absolute' | 'fixed' | 'sticky'> |
(Optional) | ||
|
React.CSSProperties |
(Optional) | ||
|
Responsive<string> |
(Optional) |