react-directives
Seamless bridge between React and Angular.
Installation
npm install react-directives --save
Usage
;;; { return <button type="button" onClick= > text </button> ;} ButtonComponentpropTypes = onClick: PropTypesfuncisRequired text: PropTypesstringisRequired; angular ;