Skip to content

Toast


Toast Demo

Usage

html
<div class="toast"></div>
jsx
<div className="toast"></div>

Rules

ts
/^toast-((?:start|center|end|bottom|middle|top))$/

Released under the MIT License.