Table of Contents

Enum PopoverHolderOperation

Namespace
MudBlazor
Assembly
MudBlazor.dll

Represents the operation types for IMudPopoverHolder.

public enum PopoverHolderOperation
Extension Methods

Fields

Create = 0

Specifies the creation operation for a popover holder.

Remove = 1

Specifies the removal operation for a popover holder.

Update = 2

Specifies the update operation for a popover holder.