Skip to content

feat(GlBanner): emit a primary event

Paul Gascou-Vaillancourt requested to merge 981-banner-primary-event into main

What does this MR do?

The button-link prop is now optional, and clicking on the primary button now emits a primary event. This lets the banner be used for more uses cases that don't require linking to a new page, like opening a modal for example.

Closes #981 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports