Auto sizer
EuiAutoSizer
helps components that use virtualized rendering and/or require explicit dimensions to fill all available space in the parent container. See the react-virtualized AutoSizer documentation as EuiAutoSizer
is a passthrough component for AutoSizer
.Loading...
Props
EuiAutoSizer
Extends HTMLAttributes
Prop | Description and type | Default value |
---|---|---|
Prop doNotBailOutOnEmptyChildren# | Description and type Type: boolean | Default value |
Prop nonce# | Description and type Type: string | Default value |
Prop tagName# | Description and type Type: string | Default value |
Prop className# | Description and type Type: string | Default value |
Prop aria-label# |