Skip to content

mdwp/scrivito-tabs

Repository files navigation

Scrivito Tabs

CMS: Scrivito License: MIT

A tabs React component/Scrivito widget for the Scrivito CMS.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-tabs

Import 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.

About

A tabs React component/Scrivito widget for the Scrivito CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published