Related questions
Question 472 - H14-231_V1.0 discussion
A developer wants to use the list component of the JavaScript UI framework to display a table.
<list class='todo-wraper'
scrollpage='true'
scrollbar='on'
shapemode='round'
scrolleffect='no'>
<list-item for='{{todolist}}'class='todo-item'>
<text class='todo-title'>{{Sitem.title}}</text>
<text class='todo-title'>{{Sitem.date}}</text>
</list-item>
</list>
A.
slides out of the viewport with the non-list part of the page at the top of the list
B.
Displayed when the inverted edge slider is touched, disappears after 2 seconds
C.
The side slider is circular
D.
Swiping to the edge has no effect
Your answer:
0 comments
Sorted by
Leave a comment first