Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hassan-alnator authored Aug 24, 2020
1 parent 32c2581 commit 7f7e4cc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
## Material UI InputText

![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/logo.png)
![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/logo.png)

A Material UI Text Field Input For Mendix, works with strings and integers and mendix native validation.

![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/mui-text-input.png)
![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/mui-text-input.png)

## Features
The widget renders a material UI text field that works with Mendix attributes with two way binding and full features configration.

![config](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/config.png)
![config](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/config.png)

the widget renders the input in different ways depending on the validation and attribute type

![active](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/input-label-active.png)
![active](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/input-label-active.png)

![shrink](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/input-label-shrink.png)
![shrink](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/input-label-shrink.png)

![error](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/input-error.png)
![error](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/input-error.png)

## Issues, suggestions and feature requests
https://github.com/hassan-alnator/MX-Mui-TextInput/issues
Expand Down

0 comments on commit 7f7e4cc

Please sign in to comment.