< Back to home | View Source

This example demonstrates different positions where the input can be place relative to the selection list. Uses inputPosition to tell the widget how to interpret keyboard interactions (beginning vs end of the list).

inputPosition: "end", Inside data-role: "selected-list" element



inputPosition: "end", Outside data-role: "selected-list" element



inputPosition: "start", Inside data-role: "selected-list" element



inputPosition: "start", Outside data-role: "selected-list" element