Type Alias: FieldPath
type FieldPath = string;
Defined in: packages/core/src/types.ts:405
Dotted path with 0-based numeric indices for repeats, e.g. hh_members[0].m_name.
type FieldPath = string;
Defined in: packages/core/src/types.ts:405
Dotted path with 0-based numeric indices for repeats, e.g. hh_members[0].m_name.