1.0.14 • Published 3 years ago

@muniaswari/react-formcreator v1.0.14

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

react-formcreator

drag and drop form controls

NPM JavaScript Style Guide

Install

npm install --save react-formcreator

Usage

import React, { Component } from 'react'
import './fieldtable.scss'
import './styles.scss'
import { FormCreator } from '@muniaswari/react-formcreator'

class Example extends Component {
  render() {
    return <FormCreator />
  }
}

Reference

https://github.com/phuoc-ng/html-dom/tree/master/demo

https://medium.com/@9cv9official/create-a-beautiful-hover-triggered-expandable-sidebar-with-simple-html-css-and-javascript-9f5f80a908d1

Keywords

formbuilder formcreator table exceltable formdesigner

License

MIT © Muniaswari

1.0.14

3 years ago

1.0.13

3 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago