Skip to content

Commit 17f777b

Browse files
dzhusnickgros
andauthored
Remove duplicate mention of hideError (rjsf-team#4211)
Co-authored-by: Nick Grosenbacher <[email protected]>
1 parent 42a7c1c commit 17f777b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/docs/docs/advanced-customization/custom-templates.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,6 @@ The following props are passed to a custom field template component:
634634
- `description`: A component instance rendering the field description, if one is defined (this will use any [custom `DescriptionFieldTemplate`](#descriptionfieldtemplate) defined in the `templates` passed to the `Form`).
635635
- `rawDescription`: A string containing any `ui:description` uiSchema directive defined.
636636
- `children`: The field or widget component instance for this field row.
637-
- `hideError`: A boolean value stating if the field is hiding its errors.
638637
- `errors`: A component instance listing any encountered errors for this field.
639638
- `rawErrors`: An array of strings listing all generated error messages from encountered errors for this field.
640639
- `help`: A component instance rendering any `ui:help` uiSchema directive defined.

0 commit comments

Comments
 (0)