feat: add link for individual props/events/slots/configs/icons

This commit is contained in:
Justineo
2021-10-20 01:11:27 +08:00
parent df2b6892d2
commit b0dcdbb873
162 changed files with 2176 additions and 2073 deletions

View File

@@ -57,9 +57,9 @@ export default {
</style>
<docs>
可以使用 `indeterminate` 属性来设置半选状态
可以使用 [`indeterminate`](#props-indeterminate) 属性来设置半选状态
</docs>
<docs locale="en-US">
Use the `indeterminate` prop to put the checkbox in indeterminate state.
Use the [`indeterminate`](#props-indeterminate) prop to put the checkbox in indeterminate state.
</docs>