autoOpen
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterProps > autoOpen
IMeasureValueFilterProps.autoOpen property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
When toggled from falsy to truthy, opens the dropdown once. A re-render with the same truthy value will not re-open it after the user has dismissed it.
Signature:
autoOpen?: boolean;