Type Alias: WT21NavSourceEvents<Source, Index>
WT21NavSourceEvents<
Source,Index> =NavBaseEvents<`nav_src_${Source}_${Index}`,NavBaseFields>
Defined in: workingtitle-instruments-wt21/shared/Navigation/WT21NavIndicators.ts:62
Field changed events for WT21 Nav Source fields.
Type Parameters
| Type Parameter |
|---|
Source extends WT21NavSourceNames[number] |
Index extends number |