Skip to content

Function: fieldSnapshot()

ts
function fieldSnapshot(field, includeValues?): FormFieldSnapshot;

The wire-shaped field; includeValues: false yields the schema form for the CLI.

Parameters

ParameterType
fieldExtractedField
includeValues?boolean

Returns

FormFieldSnapshot

Proprietary. All rights reserved.