Forum Discussion
john john
Nov 10, 2021Steel Contributor
Get the values of SharePoint lists items inside the SPFx react web part
I have built a Web Part which have the following:- Inside the Web Part settings page >> there are 2 fields named as "Who We Are" & "Our Value" which allow the user to enter HTML. The web part ...
Joao Livio
Nov 13, 2021Iron Contributor
Not sure I understand, can you try this if it works?
https://flaviocopes.com/how-to-render-html-react/
Be aware that Modal is for: "Modals are temporary pop-ups that take focus from the page or app and require people to interact with them. Unlike a dialog box (Dialog), a modal should be used for hosting lengthy content, such as privacy statements or license agreements, or for asking people to perform complex or multiple actions, such as changing settings."
https://developer.microsoft.com/en-us/fluentui#/controls/web/modal