pub fn Overlay(props: OverlayProps) -> impl IntoViewExpand description
ยงRequired Props
- attrs: [
Vec<(&'static str, Attribute)>] - show_overlay:
RwSignal<bool> - location: [
ReadSignal<(i32, i32)>] - children:
ChildrenFn
pub fn Overlay(props: OverlayProps) -> impl IntoViewVec<(&'static str, Attribute)>]RwSignal<bool>ReadSignal<(i32, i32)>]ChildrenFn