react2angular icon indicating copy to clipboard operation
react2angular copied to clipboard

Is it possible to pass function with params from angular parent component to react child component with react2angular library?

Open neil-yechenwei opened this issue 6 years ago • 1 comments

Is it possible to pass function with params from angular parent component to react child component with react2angular library?

neil-yechenwei avatar Jun 13 '19 10:06 neil-yechenwei

Yes. See the unit tests: https://github.com/coatue-oss/react2angular/blob/7183f0d5aea0850d0dca697ad4d66f0cae78a966/test.tsx#L248

bcherny avatar Jun 15 '19 20:06 bcherny