Feature Request
Ionic version:
[x] 5.x
Describe the Feature Request
Add the ability to use the label property for inputs of type text to add a label above inputs in alerts as shown in the ion-input docs example.
Describe Preferred Solution
Use the label property already in place for checkboxes and radio inputs, and eventually add a position property (stacked, fixed, floating).
I guess this could be done directly in the template used for inputs.
Feature Request
Ionic version:
[x] 5.x
Describe the Feature Request
Add the ability to use the label property for inputs of type text to add a label above inputs in alerts as shown in the ion-input docs example.
Describe Preferred Solution
Use the label property already in place for checkboxes and radio inputs, and eventually add a position property (stacked, fixed, floating).
I guess this could be done directly in the template used for inputs.