Skip to main content

include/etui@widgets@tree_TreeState.hrl

-record(tree_state, {expanded :: list(binary()), selected :: binary()}).