0.2.1 • Published 7 years ago
weex-components v0.2.1
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 | linksize
, large | middle | smallvalue
- Event:
click
- Example:
Panel
wxc-panel
- Attributes:
type
, default | primary | success | info | warning | dangertitle
border
, number
- Example:
Hn
wxc-hn
- Attributes:
level
, 1 | 2 | 3
- Example:
Tip
wxc-tip
- Attributes:
type
, success | info | warning | dangervalue
, large | middle | smalldisabled
, false | true
- Example:
List
wxc-list-item
- Event:
click
- Example: