OpenFin Workspace API
    Preparing search index...

    Interface ButtonTemplateOptions

    interface ButtonTemplateOptions {
        align?: SectionAlignment;
    }
    Index

    Alignment of the notification's button section.

    Can be left, center or right.

    The default value is right.