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.

Generated using TypeDoc