Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

egorzot/vue-form-generator-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNMAINTAINED

About

Fields for vue-form-generator module with Element css framework.

Usage

yarn add vue-form-generator-element

Add following code in main.js:

import VueFormGeneratorElement from 'vue-form-generator-element'
Vue.use(VueFormGeneratorElement)

See usage example.

Fields list:

Screenshot

Contributing

PR's are welcome!

Tests

yarn test