What components it is possible to implement such a structure? Because the q-drawer options from the documentation did not fit
-
-
@AntonKHAI treat q-drawer as a container, what it contains is according to components you use inside. now to make it look like your image, equivalent to quasar components, you can use a QList, QExpansion, QCheckbox / QOptionGroup. etc… pls checkout the docs.