requestOpenDensityDialog()
Home > @gooddata/sdk-ui-dashboard > requestOpenDensityDialog
requestOpenDensityDialog() 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.
Creates the RequestOpenDensityDialog command.
Signature:
export declare function requestOpenDensityDialog(correlationId?: string): IRequestOpenDensityDialog;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
correlationId |
string |
(Optional) specify correlation id to use for this command |
Returns:
Remarks
Dispatching this command will open the content density dialog.