📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

scrivito-accessible-accordion

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrivito-accessible-accordion

An accordion React Component for the Scrivito CMS.

1.1.3
latest
Source
npm
Version published
Weekly downloads
5
-16.67%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

scrivito

FAQs

Package last updated on 19 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts