Card
Content container with header, body, and footer.
Generado a partir del código fuente público del paquete.
API
CardContentPropsinterfaz
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
CardDescriptionPropsinterfaz
Propiedades
class?string
hijos: Element
CardFooterPropsinterfaz
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
CardHeaderPropsinterfaz
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
CardRootPropsinterfaz
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
CardTitlePropsinterfaz
Propiedades
class?string
hijos: Element
Contentcomponente
Content(props: CardContentProps): Element
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
Descriptioncomponente
Description(props: CardDescriptionProps): Element
Propiedades
class?string
hijos: Element
Footercomponente
Footer(props: CardFooterProps): Element
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
Headercomponente
Header(props: CardHeaderProps): Element
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
Rootcomponente
Root(props: CardRootProps): Element
Propiedades
class?stringstyle?string | CSSProperties
hijos: Element
Titlecomponente
Title(props: CardTitleProps): Element
Propiedades
class?string
hijos: Element