0.3.1 • Published 6 years ago

liform-react-antd-theme v0.3.1

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

liform-react-antd-theme

Antd Design theme for liform-react library

Installation

npm install liform-react-antd-theme --save

Usage

...
import AntdTheme from 'liform-react-antd-theme';
...


ReactDOM.render(
    <Provider store={store}>
        <Liform schema={schema} theme={AntdTheme} onSubmit={showResults}/>
    </Provider>,
    dest
)

Supported Widgets

Currently not all the widgets are supported (you can view them in the src folder), so if you'll try to use a widget that isn't supported yet, the code will load the default Bootsrap 3 theme.

0.3.1

6 years ago

0.3.0

6 years ago

0.2.9

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago