chniter / bstreeview

Bootstrap Treeview, A very simple plugin to build a basic and elegant Treeview with bootstrap 4. See the demo:
https://chniter.github.io/bstreeview/
Apache License 2.0
367 stars 53 forks source link

add buttons to each node #31

Open osama9988 opened 2 years ago

osama9988 commented 2 years ago

hello,

is it possible to add buttons to each node ??

seyfcom commented 1 year ago

You can use class to make it look like a button, it's with boostrap 4, so just use classes : btn btn-primary for example.