Appearance
Function: fieldSnapshot()
ts
function fieldSnapshot(field, includeValues?): FormFieldSnapshot;The wire-shaped field; includeValues: false yields the schema form for the CLI.
Parameters
| Parameter | Type |
|---|---|
field | ExtractedField |
includeValues? | boolean |
Returns
FormFieldSnapshot