Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion controls/button/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: button-getting-started

# Getting Started with the .NET MAUI Button

This guide provides the information you need to start using the Telerik UI for .NET MAUI Button by adding the control to your project.
This guide provides the information you need to start using the Telerik UI for [.NET MAUI Button]({%slug button-overview%}) by adding the control to your project.

{% if site.has_cta_panels == true %}
{% include cta-panel-maui-overview.html %}
Expand Down
2 changes: 1 addition & 1 deletion controls/datagrid/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: datagrid-overview

# .NET MAUI DataGrid Overview

The Telerik UI for .NET MAUI DataGrid is a powerful control that allows you to visualize and edit tabular represented data in your .NET MAUI applications.
The Telerik UI for [.NET MAUI DataGrid](https://www.telerik.com/maui-ui/datagrid) is a powerful control that allows you to visualize and edit tabular represented data in your .NET MAUI applications.

Most of the data on the Internet is stored in tables within a database. The Telerik UI for .NET MAUI DataGrid provides the same abstraction over the data—It has columns and rows, and the intersection of a row and a column is called a cell.

Expand Down
2 changes: 1 addition & 1 deletion controls/datepicker/styling/styling.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: datepicker-styling

# Styling the .NET MAUI DatePicker

The DatePicker control for .NET MAUI provides styling options for customizing its appearance. You can style the DatePicker itself, as well as its popup or drop-down depending on the configuration of the [picker mode]({%slug datepicker-picker-mode%}).
The DatePicker control for .NET MAUI provides styling options for customizing its appearance. You can style the .NET MAUI DatePicker, as well as its popup or drop-down depending on the configuration of the [picker mode]({%slug datepicker-picker-mode%}).

{% if site.has_cta_panels == true %}
{% include cta-panel-maui-overview.html %}
Expand Down
2 changes: 1 addition & 1 deletion introduction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Introduction
page_title: .NET MAUI Documentation
description: Explore the Telerik UI for .NET MAUI documentation and begin creating native apps for Windows, macOS, Android, and iOS.
description: Explore the Telerik UI for .NET MAUI documentation and begin creating native apps for Windows, macOS, Android, and iOS.
tags: .net maui, .net maui documentation, maui, .net, ui for .net maui, microsoft .net maui, telerik ui for .net maui
previous_url: /license
position: 0
Expand Down
Loading