OfficeDev/office-ui-fabric-core

fabric core components

Opened this issue · 2 comments

Hello, I just want to be sure, are the components (Buttons, Combobox etc.) only part of Fabric-React?
Are they not available if you want to create web applications or websites without using react?
I thought I could just include the .css-file and add the class names but could not find class names for the components.
Is there any particular reason to only support React? I may use React in the future anyway, but also looking forward to Blazor or other frameworks/technologies.

That's why I am still using version 2.6.1.

Hello, I just want to be sure, are the components (Buttons, Combobox etc.) only part of Fabric-React?
Are they not available if you want to create web applications or websites without using react?
I thought I could just include the .css-file and add the class names but could not find class names for the components.
Is there any particular reason to only support React? I may use React in the future anyway, but also looking forward to Blazor or other frameworks/technologies.

there is a project on Blazer (https://github.com/BlazorFluentUI/BlazorFluentUI), but it is far from official, and I strongly doubt that corporation would allow me to use it.