标签: sapui5
我是UI5的新手。有人可以帮助我在SplitApp中显示所选标签吗?我不想在UI5中做something like this。
答案 0 :(得分:1)
查看示例页面并在下拉列表中切换到“Single Selection(Master)”。
Example List - Selection
您必须将mode="SingleSelectMaster"添加到列表中。现在,所选项目将突出显示。
mode="SingleSelectMaster"