docs: add 2.5.0 version tag

This commit is contained in:
sylvaner_bc
2020-06-20 15:20:05 +08:00
committed by neverland
parent 67f2d080ca
commit 64084006d4
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -114,9 +114,9 @@ export default {
| className | Custom className | _any_ | - |
| maxZoom | Max zoom | _number \| string_ | `3` |
| minZoom | Min zoom | _number \| string_ | `1/3` |
| closeable | Whether to show close icon | _boolean_ | `false` |
| closeIcon | Close icon name | _string_ | `clear` |
| closeIconPosition | Close icon positioncan be set to `top-left` `bottom-left` `bottom-right` | _string_ | `top-right` |
| closeable `v2.5.0` | Whether to show close icon | _boolean_ | `false` |
| closeIcon `v2.5.0` | Close icon name | _string_ | `clear` |
| closeIconPosition `v2.5.0` | Close icon positioncan be set to `top-left` `bottom-left` `bottom-right` | _string_ | `top-right` |
### Props