Skip to content

Commit 0ba2320

Browse files
chore(apiRef): add instructions for filter use
1 parent edce214 commit 0ba2320

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_assetsApi/api/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ The API reference section of the documentation contains a list and descriptions
9090
> If you are looking for a particular component, look for the `<ComponentName>Base` class. This is where its actual properties and methods reside, due to the specifics of the Blazor Comopnent class library structure.
9191
>
9292
> For example, if you are looking for details on the `TelerikWindow` component, look for the `TelerikWindowBase` class.
93+
>
94+
> You can use the Filter at the top left hand side to search for a component name (class) to filter the table of contents and find what you are looking for easily.
9395
9496

95-
This documentation refers to the latest version of Telerik UI for Blazor.
97+
This documentation refers to the latest version of Telerik UI for Blazor.

0 commit comments

Comments
 (0)