Home > borogove > FormItem

FormItem class

Signature:

export class FormItem 

Constructors

Constructor Modifiers Description
(constructor)(text, field, section) protected Constructs a new instance of the FormItem class

Properties

Property Modifiers Type Description
field borogove.FormField | null
section borogove.FormSection | null
text string | null