Docs
πŸ—οΈ ⏐ Components
Layout
Vertical Spacer

Vertical Spacer

Simple component to add vertical spacing between elements.

Examples

Theme

This component uses the following default theme:

  • root{}(2 keys)
      Show all

Learn more about how to customize in the Theme documentation.

API

PropDescriptionDefault
spaceThe amount of space to add.
string
md
themeTheme for the VerticalSpacer.
VerticalSpacerTheme
refReference to the HTML div element.
LegacyRef<HTMLDivElement>