UNPKG

vueless

Version:

Vue Styleless UI Component Library, powered by Tailwind CSS.

8 lines (6 loc) 225 B
/* This const is needed to prevent the issue in script setup: `defineProps` is referencing locally declared variables. (vue/valid-define-props) */ export const COMPONENT_NAME = "UTabs"; export const SCROLL_OFFSET = 200;