pub fn Block(props: BlockProps) -> impl IntoView
Expand description
§Required Props
- children: [
Children
]
§Optional Props
- header:
Header
- header_right:
HeaderRight
- header_left:
HeaderLeft
- footer:
Footer
- separator:
Separator
- show_separator:
bool