Plus button
В основе базовый компонент кнопки + иконка плюс. Based on a basic button component with plus icon.
Import Permalink to "Import"
js
import ProximaButtonPlus from 'proxima-vue/button/plus';
Playground Permalink to "Playground"
js
import ProximaButtonPlus from 'proxima-vue/button/plus';
html
<ProximaButtonPlus
text="Add"
/>