Input shape for a hierarchical tree · Shallow positional equality for two readonly arrays · Clamp a number into the i...
utils
Category
No results found
References17#
- InterfaceCngxTreeNodeInput shape for a hierarchical tree
- FunctionarrayEqualShallow positional equality for two readonly arrays
- FunctionclampClamp a number into the inclusive range [min, max]
- FunctioncoerceArrayCoerce a single value or an array to an array
- FunctiondecimalPlacesCount the decimal places in a finite number's shortest decimal string
- FunctionsetEqualShallow structural equality for two readonly Sets
- VariablengDevMode
- FunctionensureObservableEnsures the value is an observable
- InterfaceFlatTreeNodeFlat-projected node carrying all ARIA-relevant metadata
- FunctioncollectDescendantValuesCollect all descendant values of a node (exclusive of the node itself), in DFS order
- FunctionfilterTreeReturn a new tree containing only nodes whose value matches predicate or have at least one matching descendant
- FunctionflattenTreeFlatten a tree in DFS order
- FunctionisNodeVisibleA flat node is visible iff every ancestor in its parentIds chain is present in expandedIds
- FunctionsortTreeReturn a new tree where each level's siblings are sorted independently by the by extractor
- FunctionwalkTreeDFS visitor
- InterfaceVersionParsed semantic version
- FunctionmakeVersionCreates a parsed {@link Version} from a semver string