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
This commit adds two new `DisplayFormat` types:
- `TextAndIconOnFocused`: which displays icon and text for the focused
element and the other elements only have text.
- `IconAndTextOnFocused`: which displays icon and text for the focused
element and the other elements only have icon.
0 commit comments