Subscriptcomponent

Subscript({ children }: SubscriptProps): ReactElement
ParamType
propsSubscriptProps
Props for Subscript — optional children. required
Return
ReactElement
Rendered <sub> element.

Subscript text — renders a <sub> element for typographically lowered text (e.g. chemical formulae).

Examples

<>H<Subscript>2</Subscript>O</>