======Bootstrap Collapsible======
* description : Bootstrap Collapsible
* author : 오션
* email : shlim@repia.com
* lastupdate : 2021-03-26
\\
=====Basic Collapsible=====
Collapsible [컬렙써블]: 접을 수 있는\\
Collapsibles는 많은 양의 콘텐츠를 숨기고 표시하려는 경우에 유용합니다.\\
{{:wiki:bootstrap:bootstrap_note:simple-collapsible.png?600|}}\\
====에제====
Simple Collapsible
Click on the button to toggle between showing and hiding content.
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Perspiciatis rerum eligendi fuga
excepturi nam asperiores eveniet assumenda, quis vitae non, id harum molestias, laboriosam quam
magnam doloribus! Nihil, voluptatem incidunt.
\\
====예제 설명====
''%%.collapse%%'' 클래스는 접을 수 있는 요소 (이 예에서는
)를 나타냅니다;\\
이것은 버튼 클릭으로 표시되거나 숨겨 질 콘텐츠입니다.\\
\\
접을 수 있는 콘텐츠를 제어 (표시 / 숨기기)하려면\\
''%%data-toggle = "collapse"%%''속성을 ''%%%%''\\
또는 ''%%