microsoft / angular-react

Use React components inside Angular
https://microsoft.github.io/angular-react/
MIT License
543 stars 73 forks source link

How to using Fluent theme? #146

Open zapkub opened 4 years ago

zapkub commented 4 years ago

I try to apply Fluent theme as in the Fabric repo said in https://github.com/OfficeDev/office-ui-fabric-react/wiki/Fluent-theme-in-Fabric-6

however as they mention they are using Customizer as Context provider to provide the setting of Fluent to the React tree.

Is it possible to apply Fluent with Angular-react?

bejerano commented 4 years ago

Hello, I am having the same issue that @zapkub is having, do you have any recommendation about using the Fluent Theme with Angular-react? Thank you