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

Usage

type ExternalStringTree

  type ExternalStringTree = ExternalTree[string]
  

ExternalStringTree supports binding a tree of string values from an external variable.

Since: 2.4