unowiz / SPFx-Tab-Control

Tab Control with Rich Text box for SharePoint Framework SPFx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPFx Tab Control

SharePointWidgets.com

Build Status

This is a SPFx Tab control webpart, having the rich text editor cotrol attached to each tab.

Features!

  • 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

Edit Mode

SPFx Tab Control Edit Mode

View Mode

SPFx Tab Control

Installation

Clone the repository and perform the commands as mentioned below.

$ npm install
$ gulp clean
$ gulp bundle --ship
$ gulp package-solution --ship

Todos

  • Responsiveness of the tabs

License

MIT

About

Tab Control with Rich Text box for SharePoint Framework SPFx

License:MIT License


Languages

Language:TypeScript 90.0%Language:CSS 6.3%Language:JavaScript 3.7%