Skip to main content
All docs
V25.2
  • StepperItemBuilder.Template Method

    Name Parameters Description
    Template(JS) value Specifies a template that should be used to render this item only. Mirrors the client-side template option.
    Template(RazorBlock) templateContent Specifies a template that should be used to render this item only. Mirrors the client-side template option.
    Template(TemplateName) name Specifies a template that should be used to render this item only. Mirrors the client-side template option.
    Template(String) templateContent Specifies a template that should be used to render this item only. Mirrors the client-side template option.