This is a SPFx Tab control webpart, having the rich text editor cotrol attached to each tab.
- No configuration for the webpart to use
- Safe and fast as there is no external saving of data
- Rich Text editor increases lot of possibilities how you use it
- Light weight control
Clone the repository and perform the commands as mentioned below.
$ npm install
$ gulp clean
$ gulp bundle --ship
$ gulp package-solution --ship
- Responsiveness of the tabs
MIT