pub fn BaseLayout(props: BaseLayoutProps) -> impl IntoViewExpand description
Headless application shell root — structure only, no theme styling.
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - style:
impl Into<MaybeProp<String>> - data_testid:
impl Into<MaybeProp<String>> - overlay_header:
bool - position:
LayoutPosition