pub fn ContextMenuSubContent<__ImplTrait0: IntoView + 'static>(
props: ContextMenuSubContentProps<__ImplTrait0>,
) -> impl IntoViewExpand description
§Required Props
- children:
TypedChildrenFn<__ImplTrait0>
§Optional Props
- force_mount:
impl Into<MaybeProp<bool>> - as_child:
impl Into<MaybeProp<bool>> - node_ref:
impl Into<AnyNodeRef>