Type Alias: CardRootProps
CardRootProps =
PropsWithChildren<Partial<{className:string; }> &CardSharedOptionalProps>
Props accepted by the card root container.
CardRootProps =
PropsWithChildren<Partial<{className:string; }> &CardSharedOptionalProps>
Props accepted by the card root container.