1.0.14 • Published 5 years ago

@muniaswari/react-formcreator v1.0.14

Weekly downloads
15
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.13

5 years ago

1.0.9

5 years ago

1.0.10

5 years ago

1.0.12

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago