Skip to content

Commit 82a9b43

Browse files
committed
Remove full descr
1 parent 62981fe commit 82a9b43

File tree

6 files changed

+0
-72
lines changed

6 files changed

+0
-72
lines changed

api-reference/10 UI Components/dxPagination/1 Configuration/displayMode.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,3 @@ default: 'adaptive'
88
Specifies the pager's display mode.
99

1010
---
11-
<!--
12-
13-
The following table illustrates *"full"* and *"compact"* display modes:
14-
15-
&lt;table class="dx-table"&gt;
16-
&lt;tr&gt;
17-
&lt;th&gt;displayMode&lt;/th&gt;
18-
&lt;th&gt;Pager appearance&lt;/th&gt;
19-
&lt;/tr&gt;
20-
&lt;tr&gt;
21-
&lt;td&gt;&lt;code&gt;"full"&lt;/code&gt;&lt;/td&gt;
22-
&lt;td&gt;&lt;img src="/images/DataGrid/pager-display-mode-full.png"/&gt;&lt;/td&gt;
23-
&lt;/tr&gt;
24-
&lt;tr&gt;
25-
&lt;td&gt;&lt;code&gt;"compact"&lt;/code&gt;&lt;/td&gt;
26-
&lt;td&gt;&lt;img src="/images/DataGrid/pager-display-mode-compact.png"/&gt;&lt;/td&gt;
27-
&lt;/tr&gt;
28-
&lt;/table&gt;
29-
30-
The *"adaptive"* display mode switches between these two modes based on the component width.
31-
32-
33-
-->

api-reference/10 UI Components/dxPagination/1 Configuration/infoText.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,3 @@ default: 'Page {0} of {1} ({2} items)'
88
Specifies the page information text.
99

1010
---
11-
<!--
12-
You can use the following position markers in this text:
13-
14-
- {0} - shows the current page number.
15-
- {1} - shows the total page count.
16-
- {2} - shows the total row count.
17-
18-
#####See Also#####
19-
- [showInfo](/api-reference/10%20UI%20Components/dxPagination/1%20Configuration/showInfo.md '{basewidgetpath}/Configuration/#showInfo')
20-
-->

api-reference/10 UI Components/dxPagination/1 Configuration/label.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ default: 'Page Navigation'
88
Specifies an [aria-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-label) attribute for the pager.
99

1010
---
11-
<!--
12-
&lt;!-- Description goes here --&gt;
13-
-->

api-reference/40 Common Types/PagerBase/displayMode.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,3 @@ default: 'adaptive'
88
Specifies the pager's display mode.
99

1010
---
11-
<!--
12-
13-
The following table illustrates *"full"* and *"compact"* display modes:
14-
15-
&lt;table class="dx-table"&gt;
16-
&lt;tr&gt;
17-
&lt;th&gt;displayMode&lt;/th&gt;
18-
&lt;th&gt;Pager appearance&lt;/th&gt;
19-
&lt;/tr&gt;
20-
&lt;tr&gt;
21-
&lt;td&gt;&lt;code&gt;"full"&lt;/code&gt;&lt;/td&gt;
22-
&lt;td&gt;&lt;img src="/images/DataGrid/pager-display-mode-full.png"/&gt;&lt;/td&gt;
23-
&lt;/tr&gt;
24-
&lt;tr&gt;
25-
&lt;td&gt;&lt;code&gt;"compact"&lt;/code&gt;&lt;/td&gt;
26-
&lt;td&gt;&lt;img src="/images/DataGrid/pager-display-mode-compact.png"/&gt;&lt;/td&gt;
27-
&lt;/tr&gt;
28-
&lt;/table&gt;
29-
30-
The *"adaptive"* display mode switches between these two modes based on the component width.
31-
32-
33-
-->

api-reference/40 Common Types/PagerBase/infoText.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,3 @@ default: 'Page {0} of {1} ({2} items)'
88
Specifies the page information text.
99

1010
---
11-
<!--
12-
You can use the following position markers in this text:
13-
14-
- {0} - shows the current page number.
15-
- {1} - shows the total page count.
16-
- {2} - shows the total row count.
17-
18-
#####See Also#####
19-
- [showInfo](/api-reference/10%20UI%20Components/GridBase/1%20Configuration/pager/showInfo.md '{basewidgetpath}/Configuration/pager/#showInfo')
20-
-->

api-reference/40 Common Types/PagerBase/label.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ default: 'Page Navigation'
88
Specifies an [aria-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-label) attribute for the pager.
99

1010
---
11-
<!--
12-
&lt;!-- Description goes here --&gt;
13-
-->

0 commit comments

Comments
 (0)