FileManagerContextMenuSettingsTagHelper

Example

Razor
<context-menu>
    <items></items>
</context-menu>

ChildTags

Attributes

AttributeTypeDescription
activateStringFires when a sub menu or the ContextMenu gets opened and its animation finished. ContextMenu Events.
closeStringFires before a sub menu or the ContextMenu gets closed. You can cancel this event to prevent closure. ContextMenu Events.
deactivateStringFires when a sub menu or the ContextMenu gets closed and its animation finished. ContextMenu Events.
enabledBoolean
openStringFires before a sub menu or the ContextMenu gets opened. You can cancel this event to prevent opening the sub menu. ContextMenu Events.
selectStringFires when a menu item gets selected. ContextMenu Events.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support