Tree Action Icon
I was using the previous version of the library. With the latest version, how can I add actions icons to the tree item? Could you include an example?
You can add them manually (see the "rich content" example on the docs page). Maybe later an "actions" slot will be introduced, but for now there is no dedicated place for that.
Also, check my comment here: https://github.com/vscode-elements/elements/pull/549#issuecomment-3453474775
Got it! The "actions" slot would be great.
Have you an example? I´m trying to use the "rich content" example to add an action at the end of the item but I can´t.