Home > @lynx-js/react-rsbuild-plugin > TransformBuiltinAttributeNamesOptions > mode
TransformBuiltinAttributeNamesOptions.mode property
The fallback behavior for attribute names not listed in rename or preserve.
'dash-case' also applies the default React-style event mappings. 'mapping-only' leaves all remaining names unchanged.
Signature:
Default Value
'dash-case'

