liform-material

1.0.0-1 • Public • Published

codecov

Liform Material

Theme for Liform React Final.

Turn your Symfony Forms into Material themed React components.

Installation

Install via yarn from npmjs.com

yarn add liform-material

Usage

import { Liform } from 'liform-react-final'
import MaterialTheme from 'liform-material'
 
const myFormComponent = (
  <Liform
    // liformProps as provided by Pitch/Liform
    {...liformProps}
    // add the material theme
    theme={MaterialTheme}
  />
 )

Package Sidebar

Install

npm i liform-material

Weekly Downloads

1

Version

1.0.0-1

License

MIT

Unpacked Size

131 kB

Total Files

59

Last publish

Collaborators

  • ph.fritsche