Skip to content

Commit e4ea494

Browse files
Update common-extend-inherit-wrap-reuse-telerik-blazor-components.md (#3057)
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 911da02 commit e4ea494

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)