layout
Home > @gooddata/sdk-ui-filters > IAttributeFilterDropdownButtonProps > layout
IAttributeFilterDropdownButtonProps.layout 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.
Visual layout of the chip. "row" is the full-width single-line variant used in the mobile view.
Signature:
layout?: "stacked" | "row";