Skip to content

Commit 2b20d3f

Browse files
authored
Update common-extend-inherit-wrap-reuse-telerik-blazor-components.md (#3056)
1 parent ed0d83e commit 2b20d3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

knowledge-base/common-extend-inherit-wrap-reuse-telerik-blazor-components.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ On the other hand, neither option allows changing the internal HTML rendering of
4545

4646
> Using both options at the same time is not possible and will lead to runtime exceptions, because such a setup will nest a Telerik component in itself. The following JavaScript error will likely occur: `Cannot read properties of null (reading addEventListener)`.
4747
48+
> The development tasks discussed in this article fall outside the Telerik support scope.
49+
4850
### Wrap Telerik Components
4951

5052
This approach allows you to add additional markup or other components next to the Telerik component.

0 commit comments

Comments
 (0)