Type Alias FinishButtonMode.FinishButtonModeType
Defines the behavior of the Finish button.
Declaration
type FinishButtonModeType = "Disabled" | "Download" | "Post";
Defines the behavior of the Finish button.
type FinishButtonModeType = "Disabled" | "Download" | "Post";