The Bootstrap Datepicker is a wrapper for the popular Javascript library with the same name. You can see more details of the configuration options available in the official documentation of the javascript library here.
After installing the component from the forge, open the "Add public elements" dialog (or click Ctrl+Q), select the library "Bootstrap DatePicker" and add the block element.
You will see a new web block available to use in screens or other web blocks.
To use the widget, place it in the screen and select an input widget (or a textarea) to handle the events and receive the date selected by the user.
In the screen, the user should click the input widget and the Bootstrap DatePicker will pop up and show a calendar formatted with the options defined by the developer.
To configure the widget for normal operation and behavior, the following parameters are used:
When the user selects the target date, the datepicker will throw and event:
This component imports the following Javascript libraries: