Download the PHP package ralfhortt/accordion-block without Composer
On this page you can find all versions of the php package ralfhortt/accordion-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package accordion-block
Accordion
A simple accordion block
Installation
Install via composer
$ composer require ralfhortt/accordion-block
Import the block (set the right path)
import "${PATH}/vendor/ralfhortt/accordion-block";
Features
- Native html elements (details / summary)
- Title
- InnerBlocks
- Initial state: open
Keywords
- Accordion
- Toggle
- Collapsable
FAQ
Styling the triangle
Checkout this CSS-Tricks article
Changelog
v2.0
- Add: isOpen display option
- Remove bower and npm support
v1
- Initial release
All versions of accordion-block with dependencies
PHP Build Version
Package Version
No informations.
The package ralfhortt/accordion-block contains the following files
Loading the files please wait ....