UNPKG

radix-vue

Version:

Vue port for Radix UI Primitives.

3 lines (2 loc) 205 B
export { default as CheckboxRoot, type CheckboxRootProps, type CheckboxRootEmits, } from "./CheckboxRoot"; export { default as CheckboxIndicator, type CheckboxIndicatorProps, } from "./CheckboxIndicator";