vuetify-form-base-ssr

1.0.1 • Public • Published

Vutify form generator base on a schema


Why I refactor and make a single file component for this package?

  • Reduce size
  • Resolved SSR issue in Nuxt.js
  • Add all dependencies in component

Install for Vue.js and Nuxt.js

You should install this package with the below command:

  • NPM npm i vuetify-form-base-ssr --save
  • YARN yarn add vuetify-form-base-ssr --save

How to use this package?

For general registration in Nuxt.js, you must add this package in plugin folder and add the file to Nuxt.config.js in the plugin section

Vue.component('VuetifyFormBaseSsr', () => import('vuetify-form-base-ssr'))

Or you can import this component to your desire components like as below

import VuetifyFormBaseSsr from 'vuetify-form-base-ssr'

Documentation

Link to main site documentation

Package Sidebar

Install

npm i vuetify-form-base-ssr

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

60.8 kB

Total Files

3

Last publish

Collaborators

  • pooya