A collapsible is a component consisting of an interactive anchor that toggled the expandable/collapsible element.
Preview
The collapsible component consists of two parts: the anchor and the content. If the anchor slot is not filled, the anchor will default to a basic button with text. The content must be provided and is the element that can be hidden or shown when the anchor is clicked.