Forum Discussion
john john
Oct 23, 2021Iron Contributor
Build an SPFX web part which render an HTML BOX which have a configurable Title, Description and Cli
I want to build an SPFX web part, which should allow me to display this Box:- where the Box will have a configurable Title,Description text & clickable button. so the user can add this ...
ganeshsanap
Oct 24, 2021MVP
I just checked all SPFx web part samples shared by community members on GitHub repository. But, there is no sample which exactly matches your requirements.
You can also check all the samples at: SPFx web part samples
But, I am sure that this can easily be achieved using SPFx capabilities. Check below samples to see how much configurable web parts you can build using SPFx:
Below documentations will help you to get started with SPFx development.
Official documentations:
- Overview of the SharePoint Framework
- Set up your SharePoint Framework development environment
- Build your first SharePoint client-side web part
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.