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

fix(SearchSelect): 增加value受控支持,多选模式下为数组 #540

Merged
merged 25 commits into from
Feb 17, 2022
Merged

fix(SearchSelect): 增加value受控支持,多选模式下为数组 #540

merged 25 commits into from
Feb 17, 2022

Conversation

nullptr-z
Copy link
Collaborator

No description provided.

showSearch?: boolean;
allowClear: boolean;
allowClear?: boolean;
defaultValue?: string | number;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nullptr-z 这里是不是也要改变,保持跟 value一直?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaywcjlove 好的,已经添加上了

@jaywcjlove jaywcjlove merged commit 3644b9c into uiwjs:master Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants