1.0.5 • Published 5 years ago

12cm-echoss-loading v1.0.5

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

설치

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.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1-security

5 years ago