ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.02k stars 13.51k forks source link

feat(ion-input): outlined floating and stacked #22670

Closed indraraj26 closed 3 years ago

indraraj26 commented 3 years ago

Feature Request

Ionic version:

[x] 5.x

Describe the Feature Request

I would like to have this kind of input without playing with css. It would be great to have this in core. image spec link: https://material.io/components/text-fields

Describe Preferred Solution

new property on ion-input fill="outline" by default solid example : https://ionicframework.com/docs/api/button We will have to make sure that it works great with ion-item so that we can add icon (slot start | end) inside the ion-input

Describe Alternatives

Related Code

Additional Context

liamdebeasi commented 3 years ago

Thanks for the issue. I am going to close this as a duplicate of https://github.com/ionic-team/ionic-framework/issues/19619.

ionitron-bot[bot] commented 3 years ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.