Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

12cm-echoss-loading

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

12cm-echoss-loading

echoss loading created by 12cm

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
12
increased by500%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 08 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc