fullscreenOnMobile
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps > fullscreenOnMobile
IMeasureValueFilterCommonProps.fullscreenOnMobile 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 true, the dropdown takes the entire screen on mobile devices.
Signature:
fullscreenOnMobile?: boolean;
Remarks
Hosts that render the MVF inside responsive surfaces (e.g. dashboards) opt in to switch the overlay to a full-screen presentation on mobile viewports.
Defaults to false.