reset_report_button: Reset report button module

reset_report_buttonR Documentation

Reset report button module

Description

[Experimental]

Provides a button that triggers resetting the report content.

For more information, refer to the vignette: vignette("simpleReporter", "teal.reporter").

Usage

reset_report_button_ui(id, label = NULL)

reset_report_button_srv(id, reporter)

Arguments

id

(character(1)) shiny module instance id.

label

(character(1)) label before the icon. By default NULL.

reporter

(Reporter) instance.

Value

NULL.


teal.reporter documentation built on April 3, 2025, 7:39 p.m.