UNPKG

radix-vue

Version:

Vue port for Radix UI Primitives.

4 lines (3 loc) 166 B
export { Primitive, type PrimitiveProps, type AsTag } from './Primitive'; export { Slot } from './Slot'; export { usePrimitiveElement } from './usePrimitiveElement';