UNPKG

primevue

Version:

PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc

9 lines (6 loc) 196 B
import BaseStyle from '@primevue/core/base/style'; var InputSwitchStyle = BaseStyle.extend({ name: 'inputswitch' }); export { InputSwitchStyle as default }; //# sourceMappingURL=index.mjs.map