OfficeDev / office-ui-fabric-core

The front-end CSS framework for building experiences for Office and Microsoft 365.
https://developer.microsoft.com/en-us/fabric
Other
3.78k stars 465 forks source link

fabric core components #1214

Open teremyx opened 4 years ago

teremyx commented 4 years ago

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.

kottory commented 4 years ago

That's why I am still using version 2.6.1.

Lokich commented 3 years ago

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.