UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

4 lines (3 loc) 336 B
export { injectRatingItemContext, default as RatingItem, type RatingItemProps } from './RatingItem.vue' export { default as RatingItemIndicator, type RatingItemIndicatorProps } from './RatingItemIndicator.vue' export { injectRatingRootContext, default as RatingRoot, type RatingRootEmits, type RatingRootProps } from './RatingRoot.vue'