mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
7 lines
158 B
XML
7 lines
158 B
XML
<viewport:panels>
|
|
<checkbox-with-dropdown :checked="true" :selected-index="2">
|
|
Option A
|
|
Option B
|
|
Option C
|
|
</checkbox-with-dropdown>
|
|
</viewport:panels> |