Socket
Socket
Sign inDemoInstall

weex-components

Package Overview
Dependencies
0
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    weex-components

A group of simple and useful weex components


Version published
Weekly downloads
43
decreased by-66.14%
Maintainers
6
Install size
23.8 kB
Created
Weekly downloads
 

Readme

Source

Weex Components

copyright: the real author and init committer of these components is @luics and @jinjiang transfer them from https://github.com/alibaba/weex

A group of simple and useful components for Weex. See examples for more details.

Reference:

Button

wxc-button

  • Attributes:

    • type, default | primary | success | info | warning | danger | link
    • size, large | middle | small
    • value
  • Event:

    • click
  • Example:

Panel

wxc-panel

  • Attributes:

    • type, default | primary | success | info | warning | danger
    • title
    • border, number
  • Example:

Hn

wxc-hn

  • Attributes:

    • level, 1 | 2 | 3
  • Example:

Tip

wxc-tip

  • Attributes:

    • type, success | info | warning | danger
    • value, large | middle | small
    • disabled, false | true
  • Example:

List

wxc-list-item

  • Event:

    • click
  • Example:

Keywords

FAQs

Last updated on 07 Feb 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc