TaskBoardPreviewPaneSettingsTagHelper

Example

Razor
<preview-pane>
    <buttons></buttons>
    <preview-pane-header-template></preview-pane-header-template>
    <preview-pane-template></preview-pane-template>
</preview-pane>

ChildTags

Tag NameDetails
buttonsTaskBoardPreviewPaneSettingsButtonsTagHelper
preview-pane-header-templateTemplateTagHelper
preview-pane-templateTemplateTagHelper

Attributes

AttributeTypeDescription
enabledBoolean
header-templateStringThe template rendering of the header for the preview pane.
header-template-handlerStringThe template rendering of the header for the preview pane.
header-template-idStringThe template rendering of the header for the preview pane.
header-template-viewIHtmlContentThe template rendering of the header for the preview pane.
templateStringThe template rendering of the preview pane.
template-handlerStringThe template rendering of the preview pane.
template-idStringThe template rendering of the preview pane.
template-viewIHtmlContentThe template rendering of the preview pane.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support