Class ButtonType
Defines the type of a button in the toast.
Inheritance
System.Object
ButtonType
Namespace: Syncfusion.Blazor.Notifications
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ButtonType : Enum
Fields
Button
Defines ButtonType as Button.
Declaration
public const ButtonType Button
Field Value
Type | Description |
---|---|
ButtonType |
Reset
Defines ButtonType as Reset.
Declaration
public const ButtonType Reset
Field Value
Type | Description |
---|---|
ButtonType |
Submit
Defines ButtonType as Submit.
Declaration
public const ButtonType Submit
Field Value
Type | Description |
---|---|
ButtonType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |