UNPKG

balm-ui

Version:

A modular and customizable UI library based on Material Design and Vue 3

9 lines (7 loc) 114 B
const tabScrollerProps = { align: { type: String, default: 'start' } }; export { tabScrollerProps };