Skip to content

Commit 35ec163

Browse files
Tsvetomir-Hrdimodi
andauthored
chore: apply suggestion
Co-authored-by: Dimo Dimov <[email protected]>
1 parent bd6d308 commit 35ec163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dropdownlist/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ position: 0
1212

1313
The Blazor DropDownList component allows the user to choose an option from a predefined set of choices presented in a dropdown list popup. The developer can control the [data]({%slug components/dropdownlist/databind%}), sizes, and various appearance options like class and [templates]({%slug components/dropdownlist/templates%}).
1414

15-
## Creating the Blazor DropDownList
15+
## Creating Blazor DropDownList
1616

1717
1. Use the `TelerikDropDownList` tag to add the component to your razor page.
1818
1. Populate its `Data` property with the collection of items you want to appear in the dropdown list.

0 commit comments

Comments
 (0)