Hoppa till innehåll

MetaCard

Terminal window
npm install @sk-web-gui/react
import { MetaCard } from '@sk-web-gui/react';
PropTypStandardBeskrivning
childrenReact.ReactNodeReact node
color'mono' | 'vattjom'Set background color to card @default vattjom
useHoverEffectbooleanIf the card should be clickable, will apply hover style @default false
hrefstringMake the card linkable
size'sm' | 'md'Size of the card @default sm
iconReact.JSX.ElementSet icon @default <Text/>
  • Template – standardstory