DockManagerTagHelper

Example

Razor
<kendo-dockmanager>
    <root-pane></root-pane>
</kendo-dockmanager>

ChildTags

Tag NameDetails
root-paneDockManagerRootPaneSettingsTagHelper

Attributes

AttributeTypeDescription
nameStringSets the name of the component.
on-closeStringTriggered when the pane is closed.
on-dockStringTriggered when a pane is docked.
on-dragStringTriggered when a pane is dragged.
on-drag-endString
on-drag-startStringTriggered when item drag starts.
on-inner-dockStringTriggered when a pane is docked in the current pane.
on-pinStringTriggered when a pane is pinned.
on-resizeStringTriggered when a pane is resized.
on-unpinStringTriggered when a pane is unpinned.
script-attributesIDictionary<String,Object>
is-in-client-templateBooleanWhen placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute.
deferredBooleanSuppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method.
as-moduleBoolean
has-client-componentBoolean
sanitize-idBoolean
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support