Toast
Display short ephemeral messages about a live action.
Usage
import { useToast } from "@skyltmax/ds9/hooks"Examples
Basic
Code
Multiline
Code
Update Content
Update content of an existing toast.
Code
Persistent
Ignore timeout and keep toast visible until removed explictly via API.
Code
Progress
Integrated progress bar.
Code
Variants
Different variants to indicate information type.
Code