pub fn DockLayout(props: DockLayoutProps) -> impl IntoViewExpand description
The dock container. Arranges its DockMain and DockPanel children along
axis and provides that axis to them via context.
§Required Props
- children:
Children
§Optional Props
- axis:
SplitAxis - class:
impl Into<String>