UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

11 lines (10 loc) 222 B
export { injectSwitchRootContext, default as SwitchRoot, type SwitchRootEmits, type SwitchRootProps, } from './SwitchRoot.vue' export { default as SwitchThumb, type SwitchThumbProps, } from './SwitchThumb.vue'