Deregister an Input Handler — removeInputHandler
removeInputHandler(type)
Arguments
type |
The type for which handlers should be removed. |
---|
Description
Removes an Input Handler. Rather than using the previously specified handler for data of this type, the default jsonlite serialization will be used.