Need help with Vue or Nuxt? We build fast apps, custom UI libraries, and help you move to Vue 3 and Nuxt 3 — start with a free 2-week trial.

Spacer component
#

va-spacer is an equivalent for the flex-grow property. It allows you to get more space between flex components.

Examples
#

Basic usage
#

va-spacer adding a div with the .va-spacer class.

Open in GitHub

Accessibility
#

The component completely ignored by screen readers because of aria-hidden="true" attribute.