Description Usage Arguments Examples
UI content can be placed in cards.
1 | material_card_tabs(..., id)
|
... |
Slot for any UI element. |
id |
Tag id. Should be unique and correspond to the id provided in material_tabs. |
1 2 3 4 | material_card_tabs(
id = "tab_1",
"Content"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.