GitHub

Example

Preset Alerts

Usage

		
<Alert title="Alert Title" type="info">
	<span>Alert Description</span>
</Alert>

API Reference

Alert

A component for displaying important messages to the user.

Property
title
type
variant
children
class
ref