ExamGecko
Question list
Search
Search

Related questions











Question 472 - H14-231_V1.0 discussion

Report
Export

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
Answers
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
Answers
B.
Displayed when the inverted edge slider is touched, disappears after 2 seconds
C.
The side slider is circular
Answers
C.
The side slider is circular
D.
Swiping to the edge has no effect
Answers
D.
Swiping to the edge has no effect
Suggested answer: A, C, D
asked 18/09/2024
Ken Mak
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first