Home > @lynx-js/react-rsbuild-plugin > ShakeVisitorConfig > retainProp
Properties that should be retained in the component class
Signature:
Default value: ['constructor', 'render', 'getDerivedStateFromProps', 'state', 'defaultDataProcessor', 'dataProcessors', 'contextType', 'defaultProps']
The provided values will be merged with the default values instead of replacing them.