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:
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>