Type Alias: Epic2NavSourceEvents<Source, Index>
Epic2NavSourceEvents<
Source,Index> =NavBaseEvents<`nav_src_${Source}_${Index}`,NavBaseFields>
Defined in: workingtitle-instruments-epic2/shared/Navigation/Epic2NavIndicators.ts:78
Field changed events for Epic2 Nav Source fields.
Type Parameters
| Type Parameter |
|---|
Source extends Epic2NavSourceNames[number] |
Index extends number |