UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

11 lines (10 loc) 259 B
export { default as ToggleGroupItem, type ToggleGroupItemProps, } from './ToggleGroupItem.vue' export { injectToggleGroupRootContext, default as ToggleGroupRoot, type ToggleGroupRootEmits, type ToggleGroupRootProps, } from './ToggleGroupRoot.vue'