Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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
  • Socket score

Version published
Weekly downloads
1
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

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc