Methods
Last updated
Last updated
Date Range for WireBootstrap extends the wire.ui.component class. As such, it inherits all its base methods.
The following methods are added to Date Range for WireBootstrap.
The following will set the val
variable to a single date that has been selected in the component based on the singleDatePicker
setting.
Name
Description
val
Get currently selected range. Will return a single value for single dates or an array for ranges based on whether daterangepicker.singleDatePicker
is set.