isLoading
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogProps > isLoading
IScheduledEmailDialogProps.isLoading property
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.
Warning: This API is now obsolete.
read
isLoadingfromuseScheduledEmailDialogContext()instead. Prop will be removed.
Is scheduled email dialog loading initial data, before it can be rendered?
Signature:
isLoading?: boolean;