setSerializer: Add a function for serializing an input before bookmarking...

Description Usage Arguments

View source: R/serializers.R

Description

Add a function for serializing an input before bookmarking application state

Usage

1

Arguments

inputId

Name of the input value.

fun

A function that takes the input value and returns a modified value. The returned value will be used for the test snapshot.

session

A Shiny session object.


swatrin/shiny documentation built on Feb. 22, 2020, 12:23 a.m.