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
Tip
wxc-tip
- Attributes:
-
type
, success | info | warning | danger -
value
, large | middle | small -
disabled
, false | true
-
-
Example:
List
wxc-list-item