You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxCardView/9 Types/CardHeaderItem/template.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This property supports the following values:
27
27
- Template container as a jQuery object or DOM Node
28
28
- A function that returns a template container (as a jQuery object or DOM node)
29
29
30
-
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates).
30
+
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/concepts/05%20UI%20Components/zz%20Common/30%20Templates/10%20Custom%20Templates.md'/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates').
31
31
32
32
<!-- tab: index.js -->
33
33
$("#card-view-container").dxCardView({
@@ -40,7 +40,7 @@ For more information about templates, refer to the following topic: [DevExtreme
40
40
41
41
##### Angular
42
42
43
-
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates).
43
+
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/concepts/05%20UI%20Components/zz%20Common/30%20Templates/10%20Custom%20Templates.md'/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates').
44
44
45
45
<!-- tab: app.component.html -->
46
46
<dx-card-view>
@@ -55,7 +55,7 @@ For more information about templates, refer to the following topic: [DevExtreme
55
55
56
56
##### Vue
57
57
58
-
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates).
58
+
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/concepts/05%20UI%20Components/zz%20Common/30%20Templates/10%20Custom%20Templates.md'/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates').
59
59
60
60
<!-- tab: App.vue -->
61
61
<template>
@@ -75,9 +75,9 @@ For more information about templates, refer to the following topic: [DevExtreme
75
75
76
76
##### React
77
77
78
-
[note] Use the React-specific [render](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardHeader/items/#render) and [component](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardHeader/items/#component) properties instead of **template**.
78
+
[note] Use the React-specific [render](/api-reference/_hidden/CollectionWidgetItem/render.md'/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardHeader/items/#render') and [component](/api-reference/_hidden/CollectionWidgetItem/component.md'/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardHeader/items/#component') properties instead of **template**.
79
79
80
-
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates).
80
+
For more information about templates, refer to the following topic: [DevExtreme {Framework} - Custom Templates](/concepts/05%20UI%20Components/zz%20Common/30%20Templates/10%20Custom%20Templates.md'/Documentation/Guide/UI_Components/Common/Templates/#Custom_Templates').
81
81
82
82
<!-- tab: App.tsx -->
83
83
import { CardView, CardHeader, Item } from 'devextreme-react/card-view';
@@ -101,4 +101,4 @@ For more information about templates, refer to the following topic: [DevExtreme
-[Declare Content in the Markup](/Documentation/Guide/Angular_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup)
43
+
-[Declare Content in the Markup](/concepts/40%20Angular%20Components/20%20Component%20Configuration%20Syntax/36%20Declare%20Content%20in%20the%20Markup.md'/Documentation/Guide/Angular_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup')
-[Declare Content in the Markup](/Documentation/Guide/Vue_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup)
49
+
-[Declare Content in the Markup](/concepts/55%20Vue%20Components/20%20Component%20Configuration%20Syntax/36%20Declare%20Content%20in%20the%20Markup.md'/Documentation/Guide/Vue_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup')
-[Declare Content in the Markup](/Documentation/Guide/React_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup)
55
+
-[Declare Content in the Markup](/concepts/50%20React%20Components/40%20Component%20Configuration%20Syntax/45%20Declare%20Content%20in%20the%20Markup.md'/Documentation/Guide/React_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup')
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxOverlay/1 Configuration/contentTemplate.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,18 +32,18 @@ A template name or container.
32
32
33
33
-[Customize the Content](/concepts/05%20UI%20Components/Popover/05%20Customize%20the%20Appearance/05%20Customize%20the%20Content'/Documentation/Guide/UI_Components/{WidgetName}/Customize_the_Appearance/Customize_the_Content/')
-[Declare Content in the Markup](/Documentation/Guide/Angular_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup)
35
+
-[Declare Content in the Markup](/concepts/40%20Angular%20Components/20%20Component%20Configuration%20Syntax/36%20Declare%20Content%20in%20the%20Markup.md'/Documentation/Guide/Angular_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup')
36
36
37
37
##### Vue
38
38
39
39
-[Customize the Content](/concepts/05%20UI%20Components/Popover/05%20Customize%20the%20Appearance/05%20Customize%20the%20Content'/Documentation/Guide/UI_Components/{WidgetName}/Customize_the_Appearance/Customize_the_Content/')
-[Declare Content in the Markup](/Documentation/Guide/Vue_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup)
41
+
-[Declare Content in the Markup](/concepts/55%20Vue%20Components/20%20Component%20Configuration%20Syntax/36%20Declare%20Content%20in%20the%20Markup.md'/Documentation/Guide/Vue_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup')
42
42
43
43
##### React
44
44
45
45
-[Customize the Content](/concepts/05%20UI%20Components/Popover/05%20Customize%20the%20Appearance/05%20Customize%20the%20Content'/Documentation/Guide/UI_Components/{WidgetName}/Customize_the_Appearance/Customize_the_Content/')
-[Declare Content in the Markup](/Documentation/Guide/React_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup)
47
+
-[Declare Content in the Markup](/concepts/50%20React%20Components/40%20Component%20Configuration%20Syntax/45%20Declare%20Content%20in%20the%20Markup.md'/Documentation/Guide/React_Components/Component_Configuration_Syntax/#Declare_Content_in_the_Markup')
0 commit comments