xjpro / react-in-angularjs

A super simple way to render React components in AngularJS
The Unlicense
23 stars 13 forks source link

add transclude support for component #18

Closed freesonlee closed 1 year ago

freesonlee commented 2 years ago
  1. Allow additional component options from angularize.
  2. When transclude is true, create React element for transcluded content.