weex-components

0.2.1 • Public • Published

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:

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i weex-components

      Weekly Downloads

      23

      Version

      0.2.1

      License

      MIT

      Unpacked Size

      23.5 kB

      Total Files

      15

      Last publish

      Collaborators

      • boboning
      • hanks
      • jinjiang
      • luics
      • mr.raindrop
      • terrykingcha