Forum Discussion
Mike Jansen
Oct 13, 2017Iron Contributor
SPFX > Can I use Office-Fabric-UI in a "simple" project (no react or angular)
This seems like a simple question but I haven't found THE answer on the internet so far. To me it is a bit confusing. I have a kind of strait forward SPFX project. No react and no Angular. But fo...
- Oct 16, 2017You can use the raw CSS, it's a project called Office UI Fabric Core. If you want interactive components, they have only been implemented by Microsoft as React components (so you need to leverage React) and as the community in AngularJS (v1.x)... see https://www.github.com/ngOfficeUIFabric/ng-officeuifabric
Oct 16, 2017
You can use the raw CSS, it's a project called Office UI Fabric Core. If you want interactive components, they have only been implemented by Microsoft as React components (so you need to leverage React) and as the community in AngularJS (v1.x)... see https://www.github.com/ngOfficeUIFabric/ng-officeuifabric