Enabled
The optional enabled flag allows you to explicitly turn off the Promo widget.
const alertConfig: Partial<AlertConfig> = {
enabled: true,
};
Last updated
The optional enabled flag allows you to explicitly turn off the Promo widget.
const alertConfig: Partial<AlertConfig> = {
enabled: true,
};
Last updated