Aug 14, 2024

Exemples

Github style

Custom style

Definition

Note

The note component.

type
string
Default: warning
The type of the alert. Can be "note", "tip", "important", "warning" or "caution".
<slot>
HTMLElement
Required
The actual contents of the note.
style
string
Default: "custom"
The styling of the component. Either "custom" or "github".
class
string
Classes to add to the alert component's outer most div.
Last updated : Aug 14, 2024