You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some control types, such as a slider, it can be useful to compute the node's value field from one or more labels, as we can already do with name. ARIA doesn't seem to have a property that we can emulate here, like with labelled_by, but I think we should still have this.
The text was updated successfully, but these errors were encountered:
For some control types, such as a slider, it can be useful to compute the node's
value
field from one or more labels, as we can already do withname
. ARIA doesn't seem to have a property that we can emulate here, like withlabelled_by
, but I think we should still have this.The text was updated successfully, but these errors were encountered: