Skip to content

is00hcw/weex-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published