diff --git a/content/docs/form/_index.md b/content/docs/form/_index.md index 7ae565c..60466be 100644 --- a/content/docs/form/_index.md +++ b/content/docs/form/_index.md @@ -237,6 +237,7 @@ Appends options to the form #### Options - | Name | Type | Description | Info | - | ---- | ---- | ---- | ---- | - | `attr` | `map[string]string` | List of extra attributes | | + | Name | Type | Description | + | ---- | ---- | ---- | + | `attr` | `map[string]string` | List of extra attributes | + | `help` | `string` | Helper |