Interface IBasicFormControl

Hierarchy

  • IBasicFormControl

Properties

Properties

date: (() => Element)

Type declaration

    • (): Element
    • Returns Element

radio: (() => Element)

Type declaration

    • (): Element
    • Returns Element

select: (() => Element)

Type declaration

    • (): Element
    • Returns Element

text: (() => Element)

Type declaration

    • (): Element
    • Returns Element

Generated using TypeDoc