Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardxiao committed Feb 18, 2022
1 parent ed81bb9 commit cfaf19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Tested on IE9+ and Chrome and Safari(10.0.3)
|value | Opt | Str | | "" |
|disabled | Opt | Bool | | false |
|showSearch | Opt | Bool |Show a search box in order to find option quickly. | false |
|fields | Opt | arr |Fields for search filtering. | ['name'] |
|fields | Opt | Array |Fields for search filtering. | ['name'] |
|keyword | Opt | Str |Show a keyword for search box. | '' |
|showArrow | Opt | Bool | | true |
|animate | Opt | Bool | | false |
Expand Down

0 comments on commit cfaf19b

Please sign in to comment.