reboottime / frontend.solutions

The repo is for codebase reasearch and collecting purpose. Most code in this repo comes from crafting effective LLM prompts or reading open source solutions
0 stars 0 forks source link

toast #5

Open reboottime opened 1 week ago

reboottime commented 1 week ago

Function calling signature

  1. toast({})
  2. toast.error(message)
  3. toast.success(message)
  4. toast.info(message)