pub fn VisuallyHidden(props: VisuallyHiddenProps) -> impl IntoView
Expand description
§Required Props
- attrs: [
Vec<(&'static str, Attribute)>
] - children:
ChildrenFn
§Optional Props
- as_child:
impl Into<MaybeProp<bool>>
- node_ref:
NodeRef<AnyElement>