<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.

Props for <em name="e">
PropertyType
$e.disabledboolean
$e.fixedboolean
$e.fixLocationboolean
$e.hiddenboolean
$e.texttext

Example: <em> in a paragraph

The <em> component renders the enclosed text in emphasized, or italicized, font.