Before going into the nitty gritty we'll briefly look into the pros and cons; the limitations of the package, what's currently implemented, and more.
Though {litter} is built on top of Shiny's existing handling of websocket messages it works very differently and as such there are a few limitations
These limitations are unlikely to be lifted in the future.
These inputs are currently available:
litActionButtonlitActionLinklitCheckboxesInputlitColorInputlitDatalistInputlitFilterInputlitPasswordInputlitTextInputlitTextAreaInputlitRadioInputlitSwitchInputlitTextLabelInputlitTogglerInputlitRangeInputlitSelectInputlitSelectizeInputlit.value (even if it can be a vector of multiple values)update_inputcallback argument (Javascript function)send_on_render argumentlist(
props = list(),
id = "", # omitted if not set
value = 1L
)
Powered by Doctave