pub fn Popup<'a>(__props: PopupProps) -> Option<VNode>
Expand description
Props
For details, see the props struct definition.
width
:String
height
:String
on_close_request
:Option<EventHandler>
pub fn Popup<'a>(__props: PopupProps) -> Option<VNode>
For details, see the props struct definition.
width
: String
height
: String
on_close_request
: Option<EventHandler>