Skip to content

Commit 7c6e501

Browse files
committed
add link to field options in docs
1 parent cf77109 commit 7c6e501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/components/crud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|prefix|-|`String`|`false`|null|
1414
|path|-|`String`|`false`|null|
1515
|paths|-|`Object`|`false`|-|
16-
|fieldsInfo|-|`Array`|`false`|-|
16+
|fieldsInfo|Array of objects ( [See list of available properties](/guide/crud/field-options.html) ) |`Array`|`false`|-|
1717
|detailsTitle|-|`String`|`false`|-|
1818
|pageTitle|-|`String`|`false`|-|
1919
|editButton|-|`Boolean`|`false`|crud.editButton || null|

0 commit comments

Comments
 (0)