Home > @lynx-js/react > DataProcessorDefinition
Definition of DataProcessor(s)
Signature:
| Property | Modifiers | Type | Description |
|---|---|---|---|
| dataProcessors? | DataProcessors | (Optional) Should be used with lynx.registerDataProcessors. See more examples at Lynx.registerDataProcessors. | |
| defaultDataProcessor? | (rawInitData: InitDataRaw) => InitData | (Optional) You can custom input and output type of Should be used with |