Add show all/selected toggle to tree-select (#7161)

This commit is contained in:
Rijk van Zanten
2021-08-03 17:32:01 +02:00
committed by GitHub
parent b8cea5c1ac
commit fb9ee7ab30
4 changed files with 89 additions and 11 deletions

View File

@@ -938,6 +938,8 @@ interfaces:
description: Choose between multiple options via nested checkboxes
value_combining: Value Combining
value_combining_note: Controls what value is stored when nested selections are made.
show_all: Show All
show_selected: Show Selected
input-code:
code: Code
description: Write or share code snippets