OpenFin Workspace API
    Preparing search index...

    Type Alias ButtonTemplateFragment

    ButtonTemplateFragment: ContainerTemplateFragment<"Button"> & FragmentAction & {
        buttonStyle?: ButtonStyle;
    }

    Type Declaration

    • OptionalbuttonStyle?: ButtonStyle

      Style of the button emitted by this fragment.