Creating a Virtual PCF React Control with Fluent UI v8
In a previous post, we looked at how to create a sample PCF control. In this post, we will look at creating a React PCF control. The current templates for PCF Controls use Fluent UI v8. For v8 documentation, see https://developer.microsoft.com/en-us/fluentui#/controls/web . v8 controls use @fluentui/react. The latest version is Fluent UI v9. We can use v9 controls in our PCF controls, but it won’t use the out of the box template. … Continue reading Creating a Virtual PCF React Control with Fluent UI v8