etn-ccis / blui-react-showcase-demo

A sample project for testing new components, themes, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Input Decorations to Match Angular

emclaug2 opened this issue · comments

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:

image

Describe the current behavior

There are no input decorations on the input fields.

Is this request related to a current issue?

No