12cm-echoss-loading

1.0.5 • Public • Published

12cm echoss Loading

설치

npm install 12cm-echoss-loading@latest

개요

원투씨엠(주)의 로딩 애니메이션 템플릿 사용 방법을 설명합니다.

사용방법

HTML

<echoss-loading
    :show="true"
    :dim="true"
    :type="1" />

Script

import EchossLoading from '12cm-echoss-loading/index.vue'

export default {
  components: { EchossLoading },
  created () {
    //
  }
}

타입

타입코드 로딩 애니메이션
1
2
3

Dependents (0)

Package Sidebar

Install

npm i 12cm-echoss-loading

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

53.8 kB

Total Files

16

Last publish

Collaborators

  • 12cm