I am trying to add the toolbar to the layers panel and I am not sure how to go about this.
Is there any way to accomplish this?
toolbar

Where I would like to place them:

Thank you for your response guys!
Hi there! what do you mean by toolbar? is this what you are looking for?
@pouyamiralayi This is what i mean

@artf Is there a way to do this? I was looking at the LayerManager and didn't see any copy/delete methods in the layer manager
At the moment, there is no easy way to change/customize navigator items content.
What we could add next is a new callback option in configs that would be executed inside ItemView template and would allow any HTML content (similar to custom render in Blocks)
I don't have any priority on this so PRs are welcome
Most helpful comment
At the moment, there is no easy way to change/customize navigator items content.
What we could add next is a new callback option in configs that would be executed inside ItemView template and would allow any HTML content (similar to custom render in Blocks)
I don't have any priority on this so PRs are welcome