observe-disable-buttons: Observe buttons to disable/enable them

observe_download_buttonsR Documentation

Observe buttons to disable/enable them

Description

Toggles button on and off based on whether any row is selected in a table.

Usage

observe_download_buttons(ns, any_row_selected)

observe_deselect_buttons(ns, any_row_selected)

Arguments

ns

[function(1)]
Namespace-generating function that takes single string as the only argument.

any_row_selected

[reactive(logical(1))]
A reactive value telling whether any row is selected in a table.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.