1.1.3 • Published 4 years ago

scrivito-accessible-accordion v1.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Scrivito Accessible Accordion

CMS: Scrivito License: MIT Join the community on Spectrum

An accordion React Component/Scrivito widget for the Scrivito CMS that let you store an anchor ID.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-accessible-accordion

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-accessible-accordion";

Also add the styling for react-accessible-accordeon a dependency of this widget.

@import "~react-accessible-accordion/dist/fancy-example.css";

Features

An accordion widget, useful for FAQ's.

Widget properties

In the widget properties you can set:

  • Accordion items
  • Title and text per item
1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago