
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
vue3-bootstrap-select
Advanced tools
Compatible with vue 3 and it's model Binding\ uses fuzzy-search as a peer dependency\ strictly type defined
Compatible with vue 3 and it's model Binding
uses fuzzy-search as a peer dependency
strictly type defined
prop name | type | default | required |
---|---|---|---|
options | array | [] | true |
v-model | array or object | null | true |
searchable | boolean | true | false |
disabled | boolean | false | false |
rtl | boolean | false | false |
inputLabel | string | 'choose' | false |
labelKey | string | 'title' | false |
valueKey | string | 'value' | false |
searchableKeys | string array | ['title','value'] | false |
multiSelect | boolean | false | false |
maximumShown | number | 2 | false |
multiSelectText | string | 'selected' | false |
searchInputPlaceHolder | string | 'search...' | false |
for installation run the following command in terminal
npm i vue3-bootstrap-select
and register it in entry point of app creation with
app.use()
app.component()
Install the vue-sfc-rollup package globally. We will use this to scaffold a minimal setup ready to be published to npm. For installation run the following command :
npm install -g vue-sfc-rollup
After that, run sfc-init from the root of your project to generate the template.
sfc-init
You will be asked further question for generation of template.
After generation of template go to the folder by running the following command
cd < package-name >
npm i
npm run build
npm publish
FAQs
Compatible with vue 3 and it's model Binding\ uses fuzzy-search as a peer dependency\ strictly type defined
The npm package vue3-bootstrap-select receives a total of 19 weekly downloads. As such, vue3-bootstrap-select popularity was classified as not popular.
We found that vue3-bootstrap-select demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.