pub fn Alert(_: AlertProps) -> Element
Expand description
Alert/Banner component
ยงProps
For details, see the props struct definition.
variant
:String
title
:String
dismissible
:bool
on_dismiss
:Option<Callback<()>>
class
:String
children
:Element