0.1.4 • Published 4 years ago

atechappiconscontainer v0.1.4

Weekly downloads
14
License
-
Repository
-
Last release
4 years ago

atechappiconscontainer

Installation

npm install atechappiconscontainer

Usage

You must install atechappiconscontainer via Vue.use() in main.js

import Vue from 'vue';
import AtechAppIconsContainer from 'atechappiconscontainer';

Vue.use(AtechAppIconsContainer);

Using on a component

<atech-app-icons-container align="left">
</atech-app-icons-container>

Props list

Props listdescription
alignAlign icons center. By default icons are aligned left
titleTitle of App container. By Default title value is "Download our free app"
subtitleSubtitle of App container