Markup ======= The following are examples of supported markup. On their own, these will not provide a datepicker widget; you will need to instantiate the datepicker on the markup. input ----- The simplest case: focusing the input (clicking or tabbing into it) will show the picker. .. code-block:: html component --------- Adding the ``date`` class to an ``input-append`` or ``input-prepend`` bootstrap component will allow the ``add-on`` elements to trigger the picker. .. code-block:: html