framework7io/framework7-website

Picker has a addValue method?

Closed this issue · 0 comments

On the "Picker" page of the documentation, there is also addValue in the method list:

tr
td picker.addValue()
td Adds value to the values array. Useful in case if multiple selection is enabled (with `multiple: true` parameter)

But this method doesn't seem to exist in

https://github.com/framework7io/framework7/blob/master/src/core/components/picker/picker-class.js