DefaultDashboardSettingsDialog()
Home > @gooddata/sdk-ui-dashboard > DefaultDashboardSettingsDialog
DefaultDashboardSettingsDialog() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export declare function DefaultDashboardSettingsDialog(input: IDashboardSettingsDialogProps): ReactElement | null;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ isVisible, onApply, onCancel } |
(not declared) | |
|
input |
Returns:
ReactElement | null