<ellipsis>
<ellipsis/>
is a Paragraph Markup
component that renders an ellipsis symbol consisting of three closely spaced dots.
Attributes and Properties
The <ellipsis>
component does not have attributes.
Property | Type |
---|---|
$e.disabled | boolean |
$e.fixed | boolean |
$e.fixLocation | boolean |
$e.hidden | boolean |
$e.text | text |
Example: ellipsis in a <p>
An <ellipsis/>
is rendered in a paragraph.