Namespace: field

Ancestry: Editor » .classes. » field

DataTables Editor v1.2.4 documentation

Navigation

Hiding private elements (toggle)
Showing extended elements (toggle)

Field classes

Summary

Properties - static

<static> "msg-error"

Error information text

<static> "msg-info"

General information text

<static> "msg-label"

Label information text

<static> "msg-message"

Live messaging (API) information text

<static> error

Field error state (added to the field.wrapper element when in error state

<static> input

Field input container

<static> label

Field label

<static> namePrefix

Class prefix for the field name - field name is added to the end allowing styling based on field name.

<static> typePrefix

Class prefix for the field type - field type is added to the end allowing styling based on field type.

<static> wrapper

Container for each field

Details

Properties - static

<static> "msg-error"

Error information text

<static> "msg-info"

General information text

<static> "msg-label"

Label information text

<static> "msg-message"

Live messaging (API) information text

<static> error

Field error state (added to the field.wrapper element when in error state

<static> input

Field input container

<static> label

Field label

<static> namePrefix

Class prefix for the field name - field name is added to the end allowing styling based on field name.

<static> typePrefix

Class prefix for the field type - field type is added to the end allowing styling based on field type.

<static> wrapper

Container for each field