This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Discussion: Add the header property to all input controls #2536
Labels
You can continue the conversation there. Go to discussion →
Discussion: Add the header property to all button controls
Most input controls have a header property, that allows developer to add e.g. a descriptive text.
This is useful, but for the button control family this property is not available. This requires developers to add a separate textblock. This however requires additional styling (in terms of margins, paddings and fontstyles).
This is quite cumbersome, especially when using controls with a header on the same page since things look off and inconsistent across the page.
Controls to consider:
Some examples where a header property would be useful:
The text was updated successfully, but these errors were encountered: