Skip to content

Label configuration for the Switch component #8067

@ivaylo-milanov

Description

@ivaylo-milanov

The "Switch" component does not expose "Label" configuration.

For example:

@(Html.Kendo().Switch() .Name("switch") .Label(f => f .Content("Theme") ) )

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions