-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Adding a code sample of how the accordion widget can be used #4304
Adding a code sample of how the accordion widget can be used #4304
Conversation
An admin must run tests on this PR before it can be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @eduard13 for your PR.
I think is a good example for new and veteran developers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See minor editorial suggestion
Co-Authored-By: eduard13 <e.chitoraga@atwix.com>
Thank you @jeff-matthews, it was adjusted. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @eduard13!
running tests |
Hi @eduard13, thank you for your contribution! |
Purpose of this PR
This PR is an improvement of Accordion widget, which provides an example of how the accordion can be used and how the widget's options can be passed during initialization.
Also the example's result preview is provided.
Affected URLs
whatsnew
Added a new code sample showing how to use the accordion widget.