Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 861 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 861 Bytes

Example Guide

Add an example

  • Add a file newExample.we copied from template with UI Gallery (recommend).
  • In index.we, add an item {name: 'newExample', title: 'New Example'} for array data.cases

Rule

  1. File name is dash separated words, each word is lower case, like index.we, ui-button.we
  2. DO NOT use builtin components name as file name, it may be failed ro run.

UI Gallery

Inspired by Bootstrap.

We import a simple UI Gallery for a consistent UI style. See UI Gallery Example for details.

Reference: https://www.npmjs.com/package/weex-components