You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getRange should return a range object which has an optional text or description property when the range was selected from the menu.
we could add some menuselect event, and you would pick the range description from that event's data.
First solution is the fastest to implement. The second would also solve #67. I think we should implement both, but because we are busy with other projects, only the first stands a chance to be implemented any time soon.
Let us know if the first solution would work for you.
If i need get text of presetRanges after click some menu , how get? ( I try get value but daterangepicker show startdate and enddate not show text.)
** i need show text not date.
The text was updated successfully, but these errors were encountered: