AboutSupportDeveloper GuideVersion 22.3.18
interface ButtonTemplateOptions {
    align?: SectionAlignment;
}

Properties

Properties

Alignment of the notification's button section.

Can be left, center or right.

The default value is right.