vue-default-value

Value setter

A Vue.js directive to set a default value for editable elements without affecting the model state

Vue.js 2.x directive to set a default value for editable elements with no affect to the model state

GitHub

16 stars
1 watching
1 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zero-one-code/vue-default-page A Vue 3.0 plugin package that simplifies displaying loading states and errors in web applications. 27
fl3nkey/vue-lifecycle A Vue.js project providing directives for managing the lifecycle of components 10
outluch/vue-model-autoset A Vue.js plugin to work around limitations in dynamically added properties with v-model directive 17
simplesmiler/vue-focus A reusable focus management directive for Vue.js components 404
midnightsuyama/vue-assign-model Automates assignment of element values to Vue.js models 5
jsmith01/vue-selectable A Vue.js directive that enables mouse selection of objects on a web page 69
ndelvalle/v-blur A Vue.js directive to temporarily obscure an element's content 184
dafrok/v-hotkey A Vue.js directive for binding custom hotkey combinations to components. 721
byteboomers/vue-autofocus-directive An autofocus directive for Vue.js that automatically focuses on an element when the page loads. 34
andrewvasilchuk/v-ripple-directive A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements 4
f-loat/vue-simplemde A Vue.js component that integrates the SimpleMDE editor with Markdown support 769
israelzablianov/draggable-vue-directive A Vue.js directive that enables drag-and-drop functionality for HTML elements. 313
scleriot/vue-inputmask A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. 120
hfalucas/vue-autosizer Automatically adjusts textarea and input elements to fit their content 5
hekigan/vue-directive-tooltip A Vue.js directive that enables easy tooltip functionality with customizable options and styling 173