Skip to content

Commit f209021

Browse files
committed
chore(common): add child content note
1 parent 4b3ae1f commit f209021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common-features/adaptive-rendering.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Three breakpoints define the rendering options as follows:
7070

7171
You can customize the default adaptive breakpoints at the root level by configuring the [`<TelerikRootComponent>`]({%slug rootcomponent-overview%}). To specify your desired breakpoints:
7272

73+
1. Wrap the content of the `<TelerikRootComponent>` (`@Body` and potentially other elements) in `<ChildContent>` tag.
7374
1. Add the `<RootComponentSettings>` component inside the [`<TelerikRootComponent>`]({%slug rootcomponent-overview%}).
7475
1. Add the `<AdaptiveSettings>` component inside the `<RootComponentSettings>` tag and configure its properties:
7576

0 commit comments

Comments
 (0)