Appearance
@sqlrooms/ui / Toast
const Toast: ForwardRefExoticComponent<Omit<ToastProps & RefAttributes<HTMLLIElement>, "ref"> & VariantProps<(props?) => string> & RefAttributes<HTMLLIElement>>
const
ForwardRefExoticComponent
Omit
ToastProps
RefAttributes
HTMLLIElement
"ref"
VariantProps
props?
string