Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ENYO を使用して開発されたページの 1 つにデュアル リストボックスを追加したいと考えています。どうすればこれを達成できますか。私が試すことができるプラグインはありますか?ありがとう!!!
2 つの enyo.List または enyo.Repeater の種類を使用し、項目の 2 つの配列を使用するだけです。1 つは左側用、もう 1 つは右側用です。それらの間にボタンがある enyo.FittableColumns にリストを入れます。