Reference

BindStaticKeyedSingleNodeListOptions

Signature

interface BindStaticKeyedSingleNodeListOptions

Members

deferEventPromotion?: boolean
key: (item: T, index: number, items: readonly T[]): unknown
selectedClass?: BindStaticKeyedSingleNodeListSelectedClassOptions<T, TNode>