Update Input Decorations to Match Angular
emclaug2 opened this issue · 0 comments
emclaug2 commented
Describe the desired behavior
On the Material-UI Inputs page, the Input field demo does not exactly match against our Angular Inputs demo.
Update the React inputs demo to support input Start and End Adornments, similar to angular.
Below is a picture of angular's input fields:
Describe the current behavior
There are no input decorations on the input fields.
Is this request related to a current issue?
No