Hierarchy

  • FormFieldSettings

Properties

containerNode?: HTMLElement

An container element in the Document Object Model (DOM).

filter?: any

A function used as a test for each element in the set. Within the filter function, this refers to each DOM element in turn.

formNode?: any
selector?: string

A string containing a selector expression to match elements against.