3.2 KiB
| extends | title |
|---|---|
| _layouts.markdown | Alerts |
Alerts
We don't ship alert components because every app has it's own visual style and they are so easy to build out of utilities.
Here's a bunch of examples:
Traditional
@component('_partials.code-sample', ['lang' => 'html'])
Left Accent Border
@component('_partials.code-sample', ['lang' => 'html'])
Be Warned
Something not ideal might be happening.
Titled
@component('_partials.code-sample', ['lang' => 'html'])
Something not ideal might be happening.
Solid
@component('_partials.code-sample', ['lang' => 'html'])
Something happened that you should know about.
Top Accent Border
@component('_partials.code-sample', ['lang' => 'html'])
Our privacy policy has changed
Make sure you know how these changes affect you.
Banner
@component('_partials.code-sample', ['lang' => 'html'])
Informational message
Some additional text to explain said message.