In previous blog post, we saw that how Lightning component bundles are related to each other and how to create simple Hello World component.
In this post, we will create very simple yet powerful reusable lightning component for collapse and expand panel. This time, we will skip basics of lightning and directly start with code.
Complete component is build with plain javascript and CSS, no library used.


Continue reading “Salesforce Lightning Component – expand and collapsable panel example”