DaffTreeRenderMode

Represents the mode of rendering for nodes in a tree UI. - 'in-dom': Closed nodes are present in the Document Object Model (DOM). - 'not-in-dom': Closed nodes are not present in the Document Object Model (DOM).

Type Options
DaffTreeRenderMode 'in-dom' | 'not-in-dom'
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.