feat: add link for individual props/events/slots/configs/icons
This commit is contained in:
@@ -145,9 +145,9 @@ h4 {
|
||||
</style>
|
||||
|
||||
<docs>
|
||||
可以使用 `crowded` 这个 `ui` 属性值来在需要展示很多列的布局下默认隐藏筛选按钮。
|
||||
可以使用 `crowded` 这个 [`ui`](#props-ui) 属性值来在需要展示很多列的布局下默认隐藏筛选按钮。
|
||||
</docs>
|
||||
|
||||
<docs locale="en-US">
|
||||
You can use the `ui` prop value `crowded` to hide filter button by default when there are too many columns to be displayed.
|
||||
You can use the [`ui`](#props-ui) prop value `crowded` to hide filter button by default when there are too many columns to be displayed.
|
||||
</docs>
|
||||
|
||||
@@ -137,9 +137,9 @@ h4 {
|
||||
</style>
|
||||
|
||||
<docs>
|
||||
在固定列模式下,必须为被固定的列指定 `width` 属性。
|
||||
在固定列模式下,必须为被固定的列指定 [`width`](./column#props-width) 属性。
|
||||
</docs>
|
||||
|
||||
<docs locale="en-US">
|
||||
The `width` prop must be specified for fixed columns.
|
||||
The [`width`](./column#props-width) prop must be specified for fixed columns.
|
||||
</docs>
|
||||
|
||||
Reference in New Issue
Block a user