angular_components icon indicating copy to clipboard operation
angular_components copied to clipboard

Material Input Component appearance

Open richehmer opened this issue 6 years ago • 4 comments

Apologies if this is off-base, I'm new to this, but I have 'outline' and 'fill' text input appearances in a design and am looking for a the best way to implement them. It would be great to set the appearance of Material Input in the same way as angular form fields!

richehmer avatar Aug 06 '18 15:08 richehmer

Are you talking about the filled and outlined input fields as described in the material guidelines? https://material.io/design/components/text-fields.html#filled-text-field https://material.io/design/components/text-fields.html#outlined-text-field

If so, these were added to the guidelines at Google IO this year and we haven't yet rolled out the implementation for them. We expect to have a set of updated components that would include these, possibly by the end of the year.

There are versions (not for AngularDart) available from the material components web team here: https://github.com/material-components/material-components-web

nshahan avatar Aug 06 '18 15:08 nshahan

Yes, that's what I'm referring to. I thought this issue might fall under 'widget request', but perhaps not.

richehmer avatar Aug 06 '18 16:08 richehmer

Are there material input outline style options available for AngularDart by now?

tauraamui avatar Jun 19 '19 13:06 tauraamui

@tauraamui Not as part of this package yet.

nshahan avatar Jun 19 '19 17:06 nshahan