Skip to content

readFieldPath

readFieldPath(data, path): unknown

Defined in: ui/controller/gear-apply.ts:40

Read the value at a dot-path (returns undefined if the path doesn’t resolve).

Record<string, unknown>

string

unknown