InlineProps
Home > @backstage/canon
> InlineProps
Signature:
export interface InlineProps extends SpaceProps
Extends: SpaceProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'left' | 'center' | 'right' | Partial<Record<Breakpoint, 'left' | 'center' | 'right'>> |
(Optional) | ||
'top' | 'center' | 'bottom' | Partial<Record<Breakpoint, 'top' | 'center' | 'bottom'>> |
(Optional) | ||
(Optional) | |||
React.ReactNode | |||
string |
(Optional) | ||
UtilityProps['gap'] |
(Optional) | ||
React.CSSProperties |
(Optional) |