diff --git a/apps/demos/Demos/Stepper/StepTemplate/description.md b/apps/demos/Demos/Stepper/StepTemplate/description.md new file mode 100644 index 000000000000..4120fe941062 --- /dev/null +++ b/apps/demos/Demos/Stepper/StepTemplate/description.md @@ -0,0 +1,4 @@ +DevExtreme Stepper allows you to customize steps using the template mechanism. + +This demo uses the [itemTemplate](/Documentation/ApiReference/UI_Components/dxStepper/Configuration/#itemTemplate) property to customize all steps in a Stepper. For individual step customization, specify the **items[]**.[template](/Documentation/ApiReference/UI_Components/dxStepper/Configuration/items/#template) property. + \ No newline at end of file