Skip to content

Commit a22f4a9

Browse files
Merge pull request #1089 from telerik/didi/seo-updates
Didi/seo updates
2 parents 80469a3 + 86e642c commit a22f4a9

File tree

99 files changed

+121
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+121
-114
lines changed

controls/accordion/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Telerik UI for .NET MAUI Accordion is a vertically collapsible content panel
1212

1313
![.NET MAUI Accordion Overview](images/accordion-overview.png)
1414

15-
## Key features
15+
## Key Features of the .NET MAUI Accordion
1616

1717
* [Collapsed/expanded states]({%slug accordion-expand-collapse-states%})—Accordion consists of AccordionItems that can present any content. The end users can show or hide this content by interacting with the headers of the control.
1818
* [Collapse All Items]({% slug accordion-expand-collapse-states%}#collapse-all-items)—You can allow the app users to collapse the Accordion through the `CanCollapseAllItems` Boolean property.

controls/aiprompt/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The component allows you to interact with the output from the AI and execute a s
1414

1515
![.NET MAUI AIPrompt Overview](images/aiprompt-overview.png)
1616

17-
## Key Features
17+
## Key Features of the .NET MAUI AIPrompt
1818

1919
* [Views]({%slug aiprompt-views-overview %})—The AIPrompt provides different views that you can include in it - Input, Output and Commands view. Through interaction with the component, the user can change the currently active view.
2020
* [Suggestions]({%slug aiprompt-suggestions%})—This collection will allow you to populate the AIPrompt component with suggestions that will be displayed to the user prior to sending the request.

controls/autocomplete/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Telerik UI for .NET MAUI AutoComplete can automatically complete user input
1212

1313
![.NET MAUI AutoComplete Overview](images/autocomplete-getting-started.png "AutoComplete Overview")
1414

15-
## Key features
15+
## Key Features of the .NET MAUI AutoComplete
1616

1717
* [Tokens Support]({%slug autocomplete-tokens-support%})—With AutoComplete you can enable users to search for and pick items in one control.
1818
* [Filtering Options]({%slug autocomplete-filtering%})—You can define the filtering behavior to display all the matches that either `StartsWith` or `Contains` the typed symbols.

controls/badgeview/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags: badge, .net maui, badgeview, notifications, indicator, marker, badge for .
77
slug: badgeview-overview
88
---
99

10-
# .NET MAUI BadgeView - Overview
10+
# .NET MAUI BadgeView Overview
1111

1212
The Telerik UI for .NET MAUI BadgeView allows you to display badges in your application.
1313

@@ -16,7 +16,7 @@ Badges can be used as an additional marker for any element: to decorate avatars,
1616
![BadgeView Overview](images/badgeview-overview.png)
1717

1818

19-
## Key Features
19+
## Key Features of the .NET MAUI BadgeView
2020

2121
* [Badge indicator]({% slug badge-overview %})—The BadgeView provides a number of features for customizing its Badge indicator.
2222
* [Position]({%slug badgeview-position-alignment%}#badge-position)—The BadgeView allows you to specify the `Position` of the Badge indicator based on its content.

controls/barcode/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Telerik UI for .NET MAUI Barcode enables you to create and show barcodes. Yo
1313

1414
![Barcode Overview](images/barcode_overview.png)
1515

16-
## Key Features
16+
## Key Features of the .NET MAUI Barcode
1717

1818
* [Value and symbology]({% slug barcode-valuesymbology %})—The Barcode enables you set the symbology that will be used to convert the value of the control into a visual barcode representation.
1919
* [Sizing modes]({% slug barcode-sizingmodes %})—The Barcode provides three sizing modes that enable you to fine-tune the rendering of the barcodes.

controls/border/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It provides various border thickness types and corner-side radiuses, which can b
1616

1717
![Border Overview](images/border-overview.png "RadBorder Overview")
1818

19-
## Key Features
19+
## Key Features of the .NET MAUI Border
2020

2121
* [Thickness]({% slug border-styling%}#border-thickness)—Telerik UI for .NET MAUI Border provides options for setting its thickness and enables you to visually enhance your label, image, and other views.
2222

controls/busyindicator/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Telerik BusyIndicator for .NET MAUI allows you to display a notification whe
1313

1414
![BusyIndicator Overview](images/busyindicator-overview.png)
1515

16-
## Key Features
16+
## Key Features of the .NET MAUI BusyIndicator
1717

1818
* [Built-in animations]({%slug busyindicator-animations%}#built-in-animations)—The BusyIndicator control provides a set of built-in animations, which you can use.
1919
* [Custom animation]({%slug busyindicator-animations%}#custom-animation)—The control allows you to define custom content and animate it by using the `RadAnimation` class.

controls/button/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Telerik UI for .NET MAUI Button control enhances the functionality of the st
1414

1515
![.NET MAUI Button Overview](images/button-overview.png "Button for .NET MAUI")
1616

17-
## Key Features
17+
## Key Features of the .NET MAUI Button
1818

1919
* [Content alignment]({% slug button-configuration%})—The Button enables you to control the horizontal and vertical positioning of its content.
2020
* [Background image]({%slug button-configuration%}#background-image)—Apply an image as a background of the button.

controls/calendar/blackout-dates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: calendar-blackout-dates
88

99
# .NET MAUI Calendar Blackout Dates
1010

11-
The Calendar component for .NET MAUI provides a simple way to disable specific dates. To take advantage of this feature, specify the `BlackoutDates`(`IEnumerable<DateTime>`) collection and the user cannot select the defined dates.
11+
The <a href="https://www.telerik.com/maui-ui/calendar" target="_blank">.NET MAUI Calendar</a> component provides a simple way to disable specific dates. To take advantage of this feature, specify the `BlackoutDates`(`IEnumerable<DateTime>`) collection and the user cannot select the defined dates.
1212

1313
## Disabled (Blackout) Dates Example
1414

controls/calendar/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: calendar-commands
88

99
# .NET MAUI Calendar Commands
1010

11-
The .NET MAUI Calendar provides various commands that allow the user to switch between the display modes and views.
11+
The <a href="https://www.telerik.com/maui-ui/calendar" target="_blank">.NET MAUI Calendar</a> provides various commands that allow the user to switch between the display modes and views.
1212

1313
## Commands for Navigating the Current View
1414

0 commit comments

Comments
 (0)