mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
8 lines
171 B
XML
8 lines
171 B
XML
<viewport:panels>
|
|
<input:checkbox-with-dropdown :checked="true" :selected-index="2">
|
|
Option A
|
|
Option B
|
|
Option C
|
|
</input:checkbox-with-dropdown>
|
|
</viewport:panels>
|