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

File combobox.tsx

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

Source from the content-addressed store, hash-verified

1'use client'
2import type { Assign } from '@ark-ui/react'
3import { Combobox } from '@ark-ui/react/combobox'
4import { type ComboboxVariantProps, combobox } 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