-
Beta Was this translation helpful? Give feedback.
Answered by
jourdain
Jul 30, 2025
Replies: 1 comment 1 reply
-
with layout.toolbar.clear() as toolbar:
toolbar.density = "compact"
toolbar.{attributeName} = ...
... Or use VAppLayout as root. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
amine0110
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Or use VAppLayout as root.