Toast
A concise, temporary message.
Usage
First of all, you need to import the useToasts
hook from the kitchn
package.
import { useToasts } from "kitchn"
Default
Multiline
With JSX
Preserve
Actions
Cancel
Types
Props
See the Toast Return Value section for more information on the return value of the useToasts
hook.