1.0.4 • Published 5 years ago

scrivito-tabs v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

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

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago