Socket
Socket
Sign inDemoInstall

scrivito-accessible-accordion

Package Overview
Dependencies
34
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    scrivito-accessible-accordion

An accordion React Component for the Scrivito CMS.


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 19 Nov 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc