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
feat: allow checked / unchecked chechbox to provide scope highlight
## Details
Adds a `scope_highlight` property for use with checked and unchecked
checkboxes.
When provided the text associated with the checkbox gets highlighted by
this value.
This can be used to apply a strikethrough for checked checkboxes as an
example.
0 commit comments