Skip to content

Commit

Permalink
DocGen 23_2 result (#5665)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxrobot authored Oct 13, 2023
1 parent ae2c9c9 commit dc7f786
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxForm.Options.labelLocation
type: Enums.LabelLocation
default: 'left', 'top' (Material)
default: 'left', 'top' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxList.Options.pageLoadingText
type: String
default: 'Loading...', '' (Material)
default: 'Loading...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxList.Options.pulledDownText
type: String
default: 'Release to refresh...', '' (Material)
default: 'Release to refresh...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxList.Options.pullingDownText
type: String
default: 'Pull down to refresh...', '' (Material)
default: 'Pull down to refresh...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxList.Options.refreshingText
type: String
default: 'Refreshing...', '' (Material)
default: 'Refreshing...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxScrollView.Options.pulledDownText
type: String
default: 'Release to refresh...', '' (Material)
default: 'Release to refresh...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxScrollView.Options.pullingDownText
type: String
default: 'Pull down to refresh...', '' (Material)
default: 'Pull down to refresh...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxScrollView.Options.reachBottomText
type: String
default: 'Loading...', '' (Material)
default: 'Loading...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxScrollView.Options.refreshingText
type: String
default: 'Refreshing...', '' (Material)
default: 'Refreshing...', '' (Fluent, Material)
---
---
##### shortDescription
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: dxTextEditor.Options.labelMode
type: Enums.LabelMode
default: 'static', 'floating' (Material)
default: 'static', 'floating' (Material), 'outside' (Fluent)
---
---
##### shortDescription
Expand Down

0 comments on commit dc7f786

Please sign in to comment.