Skip to content

Commit 77be0ae

Browse files
DocGen 25_2 [10/13/25] (DevExpress#8117)
* DocGen 25_2 result * Move types --------- Co-authored-by: Vlada Skorokhodova <[email protected]>
1 parent 00ad617 commit 77be0ae

File tree

20 files changed

+148
-9
lines changed

20 files changed

+148
-9
lines changed

api-reference/10 UI Components/dxChart/9 Types/ChartPointInfo/ChartPointInfo.md renamed to api-reference/10 UI Components/GridBase/1 Configuration/loadPanel/indicatorOptions.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
2-
id: ChartPointInfo
3-
module: viz/chart
4-
export: ChartPointInfo
5-
type: BasePointInfo
6-
generateTypeLink:
2+
id: GridBase.Options.loadPanel.indicatorOptions
3+
type: LoadPanelIndicatorProperties
74
---
85
---
96
##### shortDescription
File renamed without changes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: dxLoadPanel.Options.indicatorOptions
3+
type: LoadPanelIndicatorProperties
4+
---
5+
---
6+
##### shortDescription
7+
<!-- Description goes here -->
8+
9+
---
10+
<!-- Description goes here -->

api-reference/10 UI Components/dxLoadPanel/1 Configuration/indicatorSrc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
id: dxLoadPanel.Options.indicatorSrc
33
type: String
44
default: ''
5+
dep: dxLoadPanel.Options.indicatorOptions
56
---
67
---
78
##### shortDescription
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
id: LoadPanelIndicatorProperties
3+
module: ui/load_panel
4+
export: LoadPanelIndicatorProperties
5+
type: Object
6+
---
7+
---
8+
##### shortDescription
9+
<!-- Description goes here -->
10+
11+
---
12+
<!-- Description goes here -->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: LoadPanelIndicatorProperties.animationType
3+
type: Enums.LoadingAnimationType
4+
default: 'circle'
5+
---
6+
---
7+
##### shortDescription
8+
<!-- Description goes here -->
9+
10+
---
11+
<!-- Description goes here -->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: LoadPanelIndicatorProperties.height
3+
type: Number | String | undefined
4+
default: undefined
5+
---
6+
---
7+
##### shortDescription
8+
<!-- Description goes here -->
9+
10+
---
11+
<!-- Description goes here -->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: LoadPanelIndicatorProperties.src
3+
type: String
4+
default: ''
5+
---
6+
---
7+
##### shortDescription
8+
<!-- Description goes here -->
9+
10+
---
11+
<!-- Description goes here -->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: LoadPanelIndicatorProperties.width
3+
type: Number | String | undefined
4+
default: undefined
5+
---
6+
---
7+
##### shortDescription
8+
<!-- Description goes here -->
9+
10+
---
11+
<!-- Description goes here -->

api-reference/40 Common Types/15 grids/LoadPanel/indicatorSrc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
uid: common/grids:LoadPanel.indicatorSrc
33
type: String
44
default: ''
5+
dep: GridBase.Options.loadPanel.indicatorOptions
56
---
67
---
78
##### shortDescription

0 commit comments

Comments
 (0)