TagBox
The TagBox is created from a simple input element.
<div class="easyui-panel" style="width:100%;max-width:400px;padding:30px 60px;"> <input class="easyui-tagbox" value="Apple,Orange" label="Add a tag" style="width:100%"> </div>