Package

org.querki.facades

bootstrap

Permalink

package bootstrap

Visibility
  1. Public
  2. All

Value Members

  1. package datepicker

    Permalink

    This package provides a facade for Bootstrap Datepicker, a third-party plugin for Bootstrap that can be found at:

    This package provides a facade for Bootstrap Datepicker, a third-party plugin for Bootstrap that can be found at:

    https://github.com/eternicode/bootstrap-datepicker

    As the name implies, this provides a cross-platform, responsive UI for choosing a date. In principle, it would be ideal to do this as a polyfill instead, based on the HTML5 date input type; in practice, date isn't well-supported, and I haven't loved any of the polyfills I've encountered yet. So for now, this UI still seems useful.

Ungrouped