update_tabler_progress2: Update a tabler_progress on the client

Description Usage Arguments

View source: R/tabler.R

Description

Contrary to update_tabler_progress, this does not use session$sendCustomMessage. Everything happens on the client. This code is invoked in the R UI.

Usage

1
update_tabler_progress2(trigger, target)

Arguments

trigger

Trigger id. Uses document.getElementById so no need to add a '#'.

target

Target id. Uses document.getElementById so no need to add a '#'.


DivadNojnarg/outstanding-shiny-ui-code documentation built on Nov. 2, 2021, 12:03 p.m.