AboutSupportDeveloper GuideVersion 22.3.18
ControlOptions:
    | Required<PrimaryControlOptions | WithExplicitType<ButtonOptions>>
    | WithExplicitType<ActionableTextTemplateFragment>
    | WithExplicitType<ImageTemplateFragment>
    | WithExplicitType<ContainerTemplateFragment>

Union of options objects of all components that can be added to a notification, includes both buttons and primary controls.