Home > @tridion-sites/models > MultiLineTextFieldDefinition
Represents a multi-line text field definition (in a Schema).
Signature:
export declare class MultiLineTextFieldDefinition extends TextFieldDefinition
Extends: TextFieldDefinition
Constructor | Modifiers | Description |
---|---|---|
(constructor)(backendModel) | Constructs a new instance of the MultiLineTextFieldDefinition class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendMultiLineTextFieldDefinition | ||
defaultValue | string | undefined | ||
getInternalModel | () => BackendMultiLineTextFieldDefinition | ||
height | number | undefined |