Function freya_components::Popup 
source · pub fn Popup<'a>(__props: PopupProps) -> ElementExpand description
Props
For details, see the props struct definition.
children:ElementPopup inner content.
oncloserequest:Option<EventHandler>Optional close request handler.
show_close_button:boolWhether to show or no the cross button in the top right corner.