tabler-react
tabler-react copied to clipboard
React components and demo for the Tabler UI theme.
Tabler looks great but there is a problem with implementing forms with it. In some use cases one might want to use the defaultValue prop on `input` and `textarea` elements....
The Form.TextArea component is missing the "required" HTML attribute, which Form.Input has. Is there any workaround around this, as the project seems dead and I don't think the issue is...
Having the following: `` The "destination_url" is opened in the same page.
Hi, I'm getting such warning in my browser developer tools: **React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.**...
In the example directory after `yarn install` when i try to run `yarn start` I get the following:  
Hi! Actually `title` property ha no effect on `Button` component.
I recently studied react js. I looked at the tabler-react documentation page and ran the example code. Among them, I ran the [Card with loader](http://tabler-react.com/documentation/#!/Card/6) in my application, but it...
I think there is a conflict in require.js