getButton

gets the button object of a DateRangePicker popup

object getButton();
objectWebix UI object of a button

Example

daterangepicker.getPopup().getButton();

Details

DateRangeSuggest object can be easily accessed from the DateRangePicker control:

daterangepicker.getPopup();
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.