Emphasiscomponent
Emphasis({ children }: EmphasisProps): ReactElement| Param | Type | |
|---|---|---|
props | EmphasisProps | Props for Emphasis — optional children. required |
| Return | |
|---|---|
ReactElement | Rendered <em> element. |
Emphasised text — renders an <em> element for stress emphasis (typically italic).
Examples
<Emphasis>really</Emphasis>