Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] v-treeview with append-icon #20186

Closed
bintheext opened this issue Jul 18, 2024 · 5 comments
Closed

[Feature Request] v-treeview with append-icon #20186

bintheext opened this issue Jul 18, 2024 · 5 comments

Comments

@bintheext
Copy link

Problem to solve

I'd like to be able to add append-icon to the parent node at the first level of the treeview

Proposed solution

none

@yuwu9145
Copy link
Member

yuwu9145 commented Jul 18, 2024

Can't you use append-slot? https://vuetifyjs.com/en/api/v-treeview/#slots-append

@bintheext
Copy link
Author

Can't you use append-slot? https://vuetifyjs.com/en/api/v-treeview/#slots-append

Snipaste_2024-07-18_12-36-17
I want to set icon the green position(father node)

@bintheext
Copy link
Author

bintheext commented Jul 18, 2024

I found out that he was removed after 3.6.8

Snipaste_2024-07-18_12-47-23
Snipaste_2024-07-18_12-49-27

@yuwu9145
Copy link
Member

It's currently available on dev branch. #20095

@yuwu9145 yuwu9145 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2024
@bintheext
Copy link
Author

Problem solved by #20009
Note, using selected instead of activatable works fine. Using neither selected nor activatable also works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants