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

Usage

type ExternalBytesTree

  type ExternalBytesTree = ExternalTree[[]byte]
  

ExternalBytesTree supports binding a tree of []byte values from an external variable.

Since: 2.4