Skip to content

Update AlertComponent to use `options` parameter pattern

What does this MR do and why?

Converts AlertComponent to use the options paradigm to pass in attributes for close button and alert div itself.

This follows the paradigm introduced in CardComponent and used in other components since.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #363189 (closed)

Edited by Doug Stull

Merge request reports