goog.editor.icontent.FieldFormatInfo |
fieldId
: string
The id of the field.
|
standards
: boolean
Whether the field should be rendered in
standards mode.
|
blended
: boolean
Whether the field is in blended mode.
|
fixedHeight
: boolean
Whether the field is in fixedHeight mode.
|
opt_extraStyles
: Object=
Other style attributes for the field,
represented as a map of strings.
|