Interface IMatchLevelOptionDict<T>

Type Parameters

  • T

Hierarchy

  • IMatchLevelOptionDict

Properties

childrenAttr: keyof T
getIsMatch: ((item: T, levelInfo: IMatchLevelInfo<T>) => boolean)

Type declaration

valueAttr: keyof T

Generated using TypeDoc