Skip to content
On this page

Predefined themes

A lot of web components will offer pre-defined themes via props.

html
<custom-alert theme="warn|danger">
<custom-alert theme="warn|danger">

Demo

Licenced MIT