We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e56f2 commit c0d897bCopy full SHA for c0d897b
docs/javascript/helper-functions.md
@@ -253,7 +253,7 @@ var elements = context.getElementsByTagName("div");
253
254
## Utility Functions
255
256
-### `elInnerError(element: Element, errorMessage?: string, isHtml?: boolean): Element | null``
+### `elInnerError(element: Element, errorMessage?: string, isHtml?: boolean): Element | null`
257
258
Unified function to display and remove inline error messages for input elements,
259
please read the [section in the migration docs](../migration/wsc30/javascript.md#helper-function-for-inline-error-messages)
0 commit comments