A simple MaterialUI implementation for Fable.Form
Using the excellent for of Fable.Form I have added this 'Simple form' implementation based on the work by Feliz.MaterialUI.
Remember: Install the npm package references:
npm install @material-ui/core
npm install @material-ui/lab
npm install @material-ui/icons
DISCLAIMER: I have created this simple opinionated implementation for MaterialUI for my own use, some of the implementations of the MaterialUI elements might not match 100% with all requirements, but they work for me. Let me know where I have erred and I we will fix it.