Skip to content

Treeview

Treeview

This widget style features a solid background header that is the default theme background by default or the selected color.

The border color is muted by default and changes to primary or the selected color on hover. The border increases in thickness on focus.

treeview

# default Treeview style
Treeview()

# info colored treeview style
Treeview(bootstyle='info')