UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

11 lines (10 loc) 250 B
export { default as ProgressIndicator, type ProgressIndicatorProps, } from './ProgressIndicator.vue' export { injectProgressRootContext, default as ProgressRoot, type ProgressRootEmits, type ProgressRootProps, } from './ProgressRoot.vue'