0.4 cn
This component must be used as a subcomponent of a list component, which is for the performance optimizing during scrolling.
This type of component supports all kinds of weex component as its child components.
There is no specific attribute for this component other than the common attributes.
Notes: you can't give <cell> a flex value. Width of <cell> is equal to the width of its parent component <list>, and you don't need to specify its height.
common styles: check out the common styles
- support flexbox related styles
- support box model related styles
- support
positionrelated styles - support
opacity,background-coloretc.
common events: check out the common events
- support
clickevent. Check out common events - support
appear/disappearevent. Check out common events
please refer to List