Home > @xypnox/xip-ui > Card
Card() function
Signature:
Card: (props: JSX.HTMLAttributes<HTMLDivElement> & {
class?: string;
}) => JSX.Element
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
JSX.HTMLAttributes<HTMLDivElement> & { class?: string; } |
JSX.Element