Beacon
Use the
EuiBeacon
component to draw visual attention to a specific location or element.Loading...
Props
EuiBeacon
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 Height and width of the center circle. Value is passed directly to the string | number | Default value 12 |
Prop color# | Description and type Any of the named color palette options. "primary" | "accent" | "success" | "warning" | "danger" | "subdued" | Default value success |