FontSizePicker: add "label" and "help" properties #68551
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
By default,
FontSizePicker
component has a "Size" label, and no "help" text, as pictured:The component does not support
label
property, likeTextareaControl
, and nohelp
too.I would like to be able to describe to users which size this control is controlling. Depending on the application, there can be "internal" font size, "external" font size, smart tag font-size (which is rendering smart tags values in a different font sizes due to a different "weight" of that text), etc.
What is your proposed solution?
I propose to add support for these properties so developers can provide additional context.
The text was updated successfully, but these errors were encountered: