Last active
April 9, 2018 00:13
-
-
Save lfreeland/4aab8c34cc6b9ee02b0358d066822a6c to your computer and use it in GitHub Desktop.
Collapsible Section Lightning Component Usage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <c:CollapsibleSection title="<Some_Title_Here>"> | |
| <!-- Body Content Here --> | |
| </c:CollapsibleSection> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment