vxWeb Vue3 Components

Autocomplete

Autocompletes can work both with items already available on the client or items fetched from the backend.

{{ item }}
{{ item.label }}

Form Elements

A switch element
A less fancy checkbox
Pick some files
{{ upload.name }}, {{ formatSize(upload.size) }}

Alerts and Confirms

Pagination

{{ item }}

Sortable