removeInputHandler: Deregister an Input Handler

Description Usage Arguments Value See Also

View source: R/server-input-handlers.R

Description

Removes an Input Handler. Rather than using the previously specified handler for data of this type, the default jsonlite serialization will be used.

Usage

1

Arguments

type

The type for which handlers should be removed.

Value

The handler previously associated with this type, if one existed. Otherwise, NULL.

See Also

registerInputHandler


sheikhbarabas/shiny documentation built on May 29, 2019, 9:22 p.m.