1.0.0 • Published 2 years ago

vue-filtery-checkbox v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vue-filtery-checklist

vue component This is a vue component that takes the following props and produces a searchable, page-able, checklist using bootstrap vue's BDropdown and BDropdownForm sub components.

optionsArray: Array,
customId: String,
customCaption: String,
maxHeight:Number,
name: String,
value: Array,
pageSize: Number