pub fn PopupBackground(_: PopupBackgroundProps) -> Result<VNode, RenderError>
The background of the [Popup] component.
Popup
For details, see the props struct definition.
children
Element
onclick
EventHandler<MouseEvent>