문제

I want to add a dual listbox in one of the page developed using ENYO. How can i achieve this. Is there any plugin i can try for. Thanks!!!

enter image description here

도움이 되었습니까?

해결책

Just use 2 enyo.List or enyo.Repeater kinds and have two arrays of items; one for the left side and one for the right. Put the lists in an enyo.FittableColumns with the buttons between them.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top