0.1.4 • Published 2 years ago

ion-search-select v0.1.4

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

Searchable Select for Ionic Vue

This is a search select component with a simple API for Ionic Vue apps built using ionic components to maintain a consistent look throughout your app.

Instructions for uses

  1. Install with npm install ion-search-select
  2. import component with import { IonSearchSelect } and register in components array
  3. Include component in template with <ion-search-select></ion-search-select> with props 'v-model' for variable holding the selected value, 'field-name-prop' for name of field, and 'options-prop' for an array of options
0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago