Skip to contents

Displays a temporary success notification when a task completes.

Usage

show_completion_notification(message, duration = 5)

Arguments

message

The completion message to display

duration

Duration in seconds (default: 5)

Value

Displays a Shiny notification. Returns NULL invisibly.