tabler-react icon indicating copy to clipboard operation
tabler-react copied to clipboard

React components and demo for the Tabler UI theme.

Results 85 tabler-react issues
Sort by recently updated
recently updated
newest added

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: ![Screenshot from 2020-01-08 20-33-30](https://user-images.githubusercontent.com/46004116/71990999-3a01e380-3256-11ea-9ca5-1c8b60f911b9.png) ![Screenshot from 2020-01-08 20-33-39](https://user-images.githubusercontent.com/46004116/71991002-3a9a7a00-3256-11ea-8377-08fa045918e8.png)

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