div
Defines a Text Format component.
Text formatting such as alignments to left right and center or text transformations.
Will be applied to all underlying Text components.
For more information: Text Modification.
Name | Description |
---|---|
Align Center | Aligns the text of the element to its center. |
Align left | Aligns the text of the element to its left. |
Align right | Aligns the text of the element to its Right. |
Capitalize | Transforms the first letter of the text to capitals. |
Justify | Justify text by stretching the lines so that each line has equal width. |
No wrap | Dont’t wrap text. |
To lower case | Transforms text to all lowercase. |
To upper case | Transforms text to all caps. |
Wrap | Wraps text. |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Identifier | Defines the component identifier. |
Is active | Defines whether the component is active. |