Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 287 Bytes

File metadata and controls

19 lines (12 loc) · 287 Bytes

ButtonTypeEnum

Type of button for the action result

Example Usage

using Novu.Models.Components;

var value = ButtonTypeEnum.Primary;

Values

Name Value
Primary primary
Secondary secondary