Sha256: b06b3a3227c03ca898cadec85b487bcc12ce7dea853b7d9f769f6709f748ba21
Contents?: true
Size: 319 Bytes
Versions: 1026
Compression:
Stored size: 319 Bytes
Contents
Your change handler function has access to two arguments: `dateStr` and `selectedDates`. The first, `dateStr`, is a string of the chosen date. The second, `selectedDates`, is an array of selected date objects. In many use cases `selectedDates` will have only one value but you'll still need to access it from index 0.
Version data entries
1,026 entries across 1,026 versions & 2 rubygems