Create a collapsible item
1 2 | material_collapsible_item(..., header = NULL, icon = NULL,
active = FALSE)
|
... |
Body content. |
header |
Item title. |
icon |
Item icon, if any. |
active |
Whether the item is active or not. FALSE by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.