17. SelectizeComponent - klopfdreh/wicket-components-playground GitHub Wiki

The SelectizeComponent is an implementation of the selectize.js library to provide full ajax supported select / tag component.

Examples:

https://github.com/wicketstuff/core/blob/master/wicketstuff-selectize-parent/wicketstuff-selectize-examples/src/main/java/org/wicketstuff/selectize/TestPage.java

Available in Version 7.1.0-SNAPSHOT of the wicketstuff selectize project. Dependency:

   <dependency>
      <groupId>org.wicketstuff</groupId>
      <artifactId>wicketstuff-selectize</artifactId>
      <version>/version/</version>
   </dependency>
⚠️ **GitHub.com Fallback** ⚠️