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

Usage

type RuneTree

  type RuneTree = Tree[rune]
  

RuneTree supports binding a tree of rune values.

Since: 2.4