Access to Menu and button #10673
Replies: 3 comments 8 replies
-
|
q-toggle inside q-expansion-item should do the trick I believe :) https://quasar.dev/vue-components/expansion-item#controlling-expansion-state |
Beta Was this translation helpful? Give feedback.
-
|
Is this what you want? https://codepen.io/Hawkeye64/pen/abwgbjW?editors=1011 |
Beta Was this translation helpful? Give feedback.
-
|
You can do whatever you want, after all, it's just JavaScript. Here's another try at what "I think" you are asking for. It could be a bit more eloquent: https://codepen.io/Hawkeye64/pen/abwgbjW?editors=1011 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Friends ,
I want to build a scaffolding page with menu and button , I dont know if the team scaffolding is the right word to use. I will try to explain it in diagram .Am looking for advice about how to build it and the right components to use. I dont have any code to show right now
below is the diagram about how it should look :
1.User represent the page toggle and just below we have a button toggle Create and Save
I can collapse and open the page toggle and if I select a button on the page toggle should also be selected
Can someone please advice how I can implement this
Thanks
Beta Was this translation helpful? Give feedback.
All reactions