Title
EuiTitle styles the page, section, and content headings we use in Kibana. They can contain any markup, but usually contain a heading tag of some sort. Unlike EuiText they are margin neutral and more suitable for general layout design.
Loading...
Props
EuiTitle
Prop  | Description and type  | Default value  | 
|---|---|---|
Prop children#  | Description and type ReactElement to render as this component's content ReactElement<any, string | JSXElementConstructor<any>> | Default value Required  | 
Prop className#  | Description and type Type:  string | Default value  | 
Prop aria-label#  | Description and type Type:  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" | "xxxs" | "xxs" | Default value m | 
Prop textTransform#  | Description and type Type:  "uppercase" | Default value  | 
Prop id#  | Description and type Type:  string | Default value  |