Skip to content
Jan Mewes edited this page Nov 27, 2018 · 18 revisions

Information

Wicket Bootstrap is an integration between Apache Wicket and Bootstrap. Its aim is to provide out of the box Wicket components and behaviors so you could start using Bootstrap in your Wicket application.

wicket-bootstrap-core module provides integration with Bootstrap itself.

wicket-bootstrap-extensions module provides integration with third party Bootstrap widgets.

wicket-bootstrap-less module provides functionality to compile Less to CSS on-the-fly (i.e. at runtime).

wicket-bootstrap-themes module provides integration with Bootstrap themes/skins

Demo

You can see wicket-bootstrap in action on a Demo page.

Configuration

  1. Setup
  2. Bootstrap Settings

Components

  1. Navbar
  2. Block Elements
  3. Themes

Everything Else

  1. Helper
  2. Wicket6 Bootstrap API