1.0.4 • Published 7 years ago
scrivito-tabs v1.0.4
Scrivito Tabs
A tabs React component/Scrivito widget for the Scrivito CMS.
Screenshot

Installation
Open your terminal.
$ cd to your Scrivito project
$ npm install scrivito-tabsImport the widget in your javascript (e.g. in index.js or Widgets/index.js).
Add this line to your index.js:
import "scrivito-tabs";Widget properties
In the widget properties you can set:
- Title
- Text - you can use markdown.
- Tags - will be used as the label of a tab.