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
tooltip: allow hover detection logic to be customized (#33018)
multiple
Commit
Description
rename values to value for signal forms compatibility (#33012)
Breaking Changes
multiple
Renames the values input/model to value in Combobox, Listbox, Tree, Menu, Toolbar, and Select. Users must update their templates to use the value property instead of values.