import "fyne.io/fyne/v2/data/binding"
  

Usage

type StringTree

  type StringTree = Tree[string]
  

StringTree supports binding a tree of string values.

Since: 2.4