MCPcopy
hub / github.com/chakra-ui/ark / card.tsx

File card.tsx

website/src/components/ui/primitives/card.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2import type { Assign, PolymorphicProps } from '@ark-ui/react'
3import { type HTMLArkProps, ark } from '@ark-ui/react/factory'
4import { type CardVariantProps, card } from 'styled-system/recipes'

Callers

nothing calls this directly

Calls 3

createStyleContextFunction · 0.90
withProviderFunction · 0.85
withContextFunction · 0.85

Tested by

no test coverage detected