Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormMulti

export
interface

FormMulti

Hierarchy

  • FormMulti

Index

Properties

Properties

elements

elements: FormMultiElements[]

Array containing the nested elements

memberof

FormMulti

name

name: string

The name of the form element

memberof

FormMulti

selected

selected: string

Name of the selected element (value of one of the nested elements)

memberof

FormMulti

type

type: string

The type of the form element (here: image)

memberof

FormMulti

Generated using TypeDoc