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