19th April 2023 at 10:31am
Introduced in v5.2.4 The $error widget is used by the core to display error messages such as the recursion errors reported by the $transclude widget.
The $error does not provide any useful functionality to end users. It is only required by the core for technical reasons.
Content and Attributes
The content of the $error widget is ignored.
| Attribute | Description |
|---|---|
| $message | The error message |