ClassesFormOn this pageForm Class containing parameters of a Form. Used for filters on the front-end. Create forms by using FormBuilderIndex ConstructorsconstructorPropertiesfieldstitleMethodsinputToObjectConstructors constructornew Form(options: any): FormParametersoptions: anyReturns FormProperties fieldsfields: anytitletitle: stringMethods inputToObjectinputToObject(formattedValue: any): {}ParametersformattedValue: anyReturns {}
Class containing parameters of a Form. Used for filters on the front-end. Create forms by using FormBuilder