@lynx-js/react / DataProcessorDefinition
Interface: DataProcessorDefinition
Definition of DataProcessor(s)
Properties
dataProcessors?
Should be used with lynx.registerDataProcessors. See more examples at Lynx.registerDataProcessors.
Defined in
@lynx-js/react/runtime/lib/lynx-api.d.ts:254
defaultDataProcessor()?
You can custom input and output type of defaultDataProcessor by extends InitDataRaw and InitData
Should be used with lynx.registerDataProcessors. See more examples at Lynx.registerDataProcessors.
Parameters
Returns
Defined in
@lynx-js/react/runtime/lib/lynx-api.d.ts:248