Stores Field Input Options. This property is private and contains most of the default values required from the input options. This class contains getters and setters for accessing this property.
Get an input field value.
The input field option value.
Sets or updates _inputFieldOptions object values or creates additional ones.
The object to add or modify.
The input field option value.
Generated using TypeDoc
Create a set of input field options.
This was going to be a static class, but I think this should work out better.