Import
import { Card } from "@dartwic/interface-sdk/ui";Declaration
export const Card: HostComponent<CardProps>;CardProps
Props accepted by the card root.
export interface CardProps extends HostComponentProps {}None.
import { Card } from "@dartwic/interface-sdk/ui";export const Card: HostComponent<CardProps>;Props accepted by the card root.
export interface CardProps extends HostComponentProps {}None.