Skip to content

Commit 6853790

Browse files
authored
kb(Common): Typo and one more related ticket
1 parent 365637c commit 6853790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: how-to
55
page_title: How to Extend, Inherit, or Wrap Telerik Components for Blazor
66
slug: common-kb-component-inheritance
77
tags: telerik, blazor, inheritance
8-
ticketid: 1628856, 1615737, 1604776, 1607228, 1618168
8+
ticketid: 1628856, 1615737, 1604776, 1607228, 1618168, 1690926
99
res_type: kb
1010
---
1111

@@ -47,7 +47,7 @@ On the other hand, neither option allows changing the internal HTML rendering of
4747
4848
### Wrap Telerik Components
4949

50-
This approach allows you to add additional markup or another components next to the Telerik component.
50+
This approach allows you to add additional markup or other components next to the Telerik component.
5151

5252
1. Add the Telerik component to a separate `.razor` file, for example, `MyReusableComponent.razor`.
5353
1. Implement the desired `MyReusableComponent` parameters and set the required parameters of the Telerik component.

0 commit comments

Comments
 (0)