@nanoporetech-digital/components-vue
TypeScript icon, indicating that this package has built-in type declarations

6.2.0 • Public • Published

npm version

Nano Components Vue 3

Vue 3 can have some issues with camelCase event names and lazy-loaded components (https://github.com/vuejs/vue-next/issues/2343).

Bindings to the rescue! With vue bindings the web components get wrapped in a Vue proxy. Additionally, vue model binding on all nano- form components should also work.

Usage

In your project: $ npm i @nanoporetech-digital/components-vue OR $ yarn add @nanoporetech-digital/components-vue Then:

import { NanoInput } from '@nanoporetech-digital/components-vue';

Publishing this package

Step 1.

  • Build the Nano Components package.

Step 2.

  • Run build on this package.
  • Run publish on this package.

Readme

Keywords

none

Package Sidebar

Install

npm i @nanoporetech-digital/components-vue

Weekly Downloads

28

Version

6.2.0

License

MIT

Unpacked Size

418 kB

Total Files

14

Last publish

Collaborators

  • john.jenkins
  • plagelao
  • micorina
  • jmerner