Skip to main content

Card

Function Card 

Source
pub fn Card(props: CardProps) -> impl IntoView
Expand description

A bordered content container. When title is non-empty it renders a header row above the children, which fill the card body.

§Required Props

§Optional Props