Options
Menu

Hierarchy

  • FormFieldSettings

Index

Properties

Optional containerNode

containerNode: any

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

Optional filter

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.

Optional formNode

formNode: any

Optional selector

selector: string

A string containing a selector expression to match elements against.