Skip to content

Commit c3f81bb

Browse files
authored
DocGen 25_2 result (DevExpress#8039)
1 parent 91cd622 commit c3f81bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

concepts/05 UI Components/CardView/00 Overview/10 Key Features.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ CardView supports screens of all sizes. To adapt the component to your needs, yo
1111
You can configure [header filters](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/headerFilter.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/headerFilter/') or the [filter panel](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/filterPanel.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/filterPanel/') to allow users to filter CardView data. The component also supports [sorting](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/sorting.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/sorting/') by single or multiple fields and [searching](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/searchPanel.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/searchPanel/').
1212

1313
- **Selection**
14-
CardView supports single and multiple card [selection](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/selection.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/selection/'). You can enable selection options such as [checkboxes](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/selection/#showCheckBoxesMode) and [selection of all cards](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/selection/#allowSelectAll).
14+
CardView supports single and multiple card [selection](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/selection.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/selection/'). You can enable selection options such as [checkboxes](/api-reference/10%20UI%20Components/dxCardView/9%20Types/SelectionConfiguration/showCheckBoxesMode.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/selection/#showCheckBoxesMode') and [selection of all cards](/api-reference/10%20UI%20Components/dxCardView/9%20Types/SelectionConfiguration/allowSelectAll.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/selection/#allowSelectAll').
1515

1616
- **Column Hiding and Reordering**
17-
You can change column visibility in the CardView [column chooser](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/columnChooser.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/columnChooser/'). To reorder columns, rearrange column headers in the [header panel](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/headerPanel/).
17+
You can change column visibility in the CardView [column chooser](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/columnChooser.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/columnChooser/'). To reorder columns, rearrange column headers in the [header panel](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/headerPanel.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/headerPanel/').
1818

1919
- **Accessibility and Keyboard Navigation**
20-
CardView [conforms](/Documentation/Guide/UI_Components/CardView/Accessibility/) to WCAG 2.x, European Accessibility Act (EAA), and Americans with Disabilities Act (ADA) standards. The component supports [keyboard navigation](/Documentation/Guide/UI_Components/CardView/Accessibility/#Keyboard_Navigation) and custom key handlers. CardView also ships with right-to-left ([RTL](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#rtlEnabled)) representation support.
20+
CardView [conforms](/concepts/05%20UI%20Components/CardView/10%20Accessibility/00%20Accessibility.md '/Documentation/Guide/UI_Components/CardView/Accessibility/') to WCAG 2.x, European Accessibility Act (EAA), and Americans with Disabilities Act (ADA) standards. The component supports [keyboard navigation](/concepts/05%20UI%20Components/CardView/10%20Accessibility/15%20Keyboard%20Navigation.md '/Documentation/Guide/UI_Components/CardView/Accessibility/#Keyboard_Navigation') and custom key handlers. CardView also ships with right-to-left ([RTL](/api-reference/10%20UI%20Components/DOMComponent/1%20Configuration/rtlEnabled.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#rtlEnabled')) representation support.
2121

2222
- **Card Customization**
2323
You can customize the appearance of card visual elements such as the [cover](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/cardCover.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardCover/'), [header](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/cardHeader.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardHeader/'), [footer](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/cardFooterTemplate.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#cardFooterTemplate'), and [content](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/cardContentTemplate.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#cardContentTemplate'). To implement further customizations, you can specify a [card template](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/cardTemplate.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#cardTemplate').
2424

2525
- **Component Customization**
26-
To customize the appearance and functionality of the CardView component, configure elements such as the [toolbar](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/toolbar.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/toolbar/'), [header panel](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/headerPanel.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/headerPanel/'), and [pager](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#pager).
26+
To customize the appearance and functionality of the CardView component, configure elements such as the [toolbar](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/toolbar.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/toolbar/'), [header panel](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/headerPanel.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/headerPanel/'), and [pager](/api-reference/10%20UI%20Components/dxCardView/1%20Configuration/pager.md '/Documentation/ApiReference/UI_Components/dxCardView/Configuration/#pager').

0 commit comments

Comments
 (0)