dodiameer-vue-components
v0.1.1
Published
A Vue component library by dodiameer
Downloads
2
Readme
dodiameer Vue Components
A component library made by dodiameer (Me) for general usage in projects.
Components
- Button (
<dodi-button>
): Solid fill button - Outline Button (
<dodi-outline-button>
): Outlined button - Flex (
<dodi-flex>
): A flexbox component for quicker layouts. Ifcenter
prop exists and is true it will center everything and ifcolumn
prop exists and is true the direction will be column