Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Text Field Information

Hierarchy

Index

Properties

Optional defaultValue

defaultValue: any

The default value.

Optional field

The list field.

listName

listName: string

The list name.

Optional multiline

multiline: boolean

Flag determining if this is a note field

name

name: string

The internal name of the field.

Optional readOnly

readOnly: boolean

Flag indicating if the field is read-only.

Optional required

required: boolean

True indicates a required field type.

Optional richText

richText: boolean

Flag determining if this field value is html encoded

Optional rows

rows: number

The number of rows to display

Optional title

title: string

The display name of the field.

Optional type

type: number

The field type.

Optional typeAsString

typeAsString: string

The field type as a string.

Optional webUrl

webUrl: string

The relative web url containing the list.

Generated using TypeDoc