Skip to content

Commit 844f88c

Browse files
authored
DocGen 25_2 result (#8641)
1 parent 1ef35f7 commit 844f88c

2 files changed

Lines changed: 1 addition & 47 deletions

File tree

api-reference/40 Common Types/FirstDayOfWeek.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: Enums.FirstDayOfWeek
33
acceptValues: 0 | 1 | 2 | 3 | 4 | 5 | 6
44
type: Union
5-
references: dxCalendar.Options.firstDayOfWeek|dxGantt.Options.firstDayOfWeek|dxRecurrenceEditor.Options.firstDayOfWeek|dxScheduler.Options.firstDayOfWeek|dxScheduler.Options.views.firstDayOfWeek
5+
references: dxCalendar.Options.firstDayOfWeek|dxGantt.Options.firstDayOfWeek|dxScheduler.Options.firstDayOfWeek|dxScheduler.Options.views.firstDayOfWeek
66
---
77
---
88
##### shortDescription

metadata/syntax-data.json

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -3264,26 +3264,6 @@
32643264
"react": "_ui_range_slider_ValueChangedEvent",
32653265
"vue": "Dx_ui_range_slider_ValueChangedEvent"
32663266
},
3267-
"_ui_recurrence_editor_ContentReadyEvent": {
3268-
"angular": "dxo-ui-recurrence-editor--content-ready-event",
3269-
"react": "_ui_recurrence_editor_ContentReadyEvent",
3270-
"vue": "Dx_ui_recurrence_editor_ContentReadyEvent"
3271-
},
3272-
"_ui_recurrence_editor_DisposingEvent": {
3273-
"angular": "dxo-ui-recurrence-editor--disposing-event",
3274-
"react": "_ui_recurrence_editor_DisposingEvent",
3275-
"vue": "Dx_ui_recurrence_editor_DisposingEvent"
3276-
},
3277-
"_ui_recurrence_editor_OptionChangedEvent": {
3278-
"angular": "dxo-ui-recurrence-editor--option-changed-event",
3279-
"react": "_ui_recurrence_editor_OptionChangedEvent",
3280-
"vue": "Dx_ui_recurrence_editor_OptionChangedEvent"
3281-
},
3282-
"_ui_recurrence_editor_ValueChangedEvent": {
3283-
"angular": "dxo-ui-recurrence-editor--value-changed-event",
3284-
"react": "_ui_recurrence_editor_ValueChangedEvent",
3285-
"vue": "Dx_ui_recurrence_editor_ValueChangedEvent"
3286-
},
32873267
"_ui_resizable_DisposingEvent": {
32883268
"angular": "dxo-ui-resizable--disposing-event",
32893269
"react": "_ui_resizable_DisposingEvent",
@@ -17515,32 +17495,6 @@
1751517495
"dxRangeSliderOptions.startName": {
1751617496
"vue": "start-name"
1751717497
},
17518-
"dxRecurrenceEditor": {
17519-
"angular": "dx-recurrence-editor",
17520-
"react": "RecurrenceEditor",
17521-
"vue": "DxRecurrenceEditor"
17522-
},
17523-
"dxRecurrenceEditorOptions.firstDayOfWeek": {
17524-
"vue": "first-day-of-week"
17525-
},
17526-
"dxRecurrenceEditorOptions.onContentReady": {
17527-
"vue": "@content-ready"
17528-
},
17529-
"dxRecurrenceEditorOptions.onDisposing": {
17530-
"vue": "@disposing"
17531-
},
17532-
"dxRecurrenceEditorOptions.onInitialized": {
17533-
"vue": "@initialized"
17534-
},
17535-
"dxRecurrenceEditorOptions.onOptionChanged": {
17536-
"vue": "@option-changed"
17537-
},
17538-
"dxRecurrenceEditorOptions.onValueChanged": {
17539-
"vue": "@value-changed"
17540-
},
17541-
"dxRecurrenceEditorOptions.startDate": {
17542-
"vue": "start-date"
17543-
},
1754417498
"dxResizable": {
1754517499
"angular": "dx-resizable",
1754617500
"react": "Resizable",

0 commit comments

Comments
 (0)