0.2.9 • Published 2 years ago

totally-react-materialui-formio v0.2.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

This is a clone of 4gsim/react-material-formio, which is an incomplete attempt to implement a react material-ui rendering engine for formio, using FormIO Custom Components. We (Totally) have modified it to use the Outlined variants.

Status

TextField, TextArea and Select input fields seem to be working.

Usage

import React, { Component } from 'react'

import MyComponent from 'react-material-formio'
import 'react-material-formio/dist/index.css'

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

License

MIT © 4gsim

0.2.9

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.8

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago