pub fn BaseLayoutBody(props: BaseLayoutBodyProps) -> impl IntoViewExpand description
Headless flex row body beneath the layout header region.
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - style:
impl Into<MaybeProp<String>>