UNPKG

@youcan/ui-vue3

Version:

YouCan Vue3 components library

6 lines (5 loc) 92 B
export interface SettingsNavItemProps { label: string icon: string active?: boolean }