Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Picker format parameter issue #2291

Closed
handsomeceleste opened this issue Jan 27, 2018 · 0 comments
Closed

Picker format parameter issue #2291

handsomeceleste opened this issue Jan 27, 2018 · 0 comments
Labels

Comments

@handsomeceleste
Copy link

The format function of Picker defined as:
(val): void
And the default value is:
(values) => { return values.join(','); }
I suppose 'values' here means the value of the data, but it returns the label of the data.

@paranoidjk paranoidjk added the doc label Jan 29, 2018
lixiaoyang1992 pushed a commit to lixiaoyang1992/ant-design-mobile that referenced this issue Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants