Skip to main content
cngx-src documentation

withTreeCacheLimit

Functioncommon/interactive/treev0.1.0

projects/common/interactive/tree-controller/tree-config.ts

Description#

Bound the isExpanded(id) signal cache. See CngxTreeConfig.cacheLimit for the trade-off.

Signature#

withTreeCacheLimit(limit: number)

Parameters#

@paramlimitnumber

Returns#

CngxTreeConfigFeature