nonFieldControl
nonFieldControl<
TInput>(value?):NonFieldControlAction<TInput>
Defined in: projects/view-core/convert/action/non-field-control.ts:11
Type Parameters
Section titled “Type Parameters”TInput
Section titled “TInput”TInput
Parameters
Section titled “Parameters”value?
Section titled “value?”boolean = true
Returns
Section titled “Returns”NonFieldControlAction<TInput>