This is the body of the first item. It is open by default because it's the first item.
You can place any valid HTML content here, such as text, lists, images, or even other components (though nesting web components requires careful consideration).
This is the body of the second item.
The web component internally generates unique IDs for all necessary Bootstrap parts.
This is the body of the item with index "10". It will appear after items with lower indices.
This is the body of the item with index "3".
The component uses crypto.randomUUID()
for generating unique identifiers.
Below is typical bs accordion single panel test
This accordion instance demonstrates a single item. It will be open by default.