Spacer
The EuiSpacer component is for adding vertical space between items and should be used in place of the
<br /> tag. There are many different heights you can specify via the size prop which align to the EUI vertical grid sizing.
Loading...
Props
EuiSpacer
Extends HTMLAttributes
| Prop | Description and type | Default value | 
|---|---|---|
| Prop className# | Description and type Type:  string | Default value | 
| Prop aria-label# | Description and type Defines a string value that labels the current element. string | Default value | 
| Prop data-test-subj# | Description and type Type:  string | Default value | 
| Prop css# | Description and type Type:  Interpolation<Theme> | Default value | 
| Prop size# | Description and type Type:  "xs" | "s" | "m" | "l" | "xl" | "xxl" | Default value l |