<em>
The <em>
component is a Paragraph Markup
component which renders the enclosed text in emphasized, or italicized, font.
Attributes and Properties
The <em>
component does not have attributes.
Property | Type |
---|---|
$e.disabled | boolean |
$e.fixed | boolean |
$e.fixLocation | boolean |
$e.hidden | boolean |
$e.text | text |
Example: <em>
in a paragraph
The <em>
component renders the enclosed text in emphasized, or italicized, font.