ComponentsText

Small

A utility component to create a piece of small, subdued text.

<Small center muted>
  This some small, centered and muted text.
</Small>

This some small, centered and muted text.

Properties

PropTypeDefault
children
string
-
center
boolean
-
muted
boolean
-
noMargin
boolean
-

On this page