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.
Accessibility # 
The component completely ignored by screen readers because of aria-hidden="true" attribute.