material_card_tabs: Create a slot for a card tab content

Description Usage Arguments Examples

Description

UI content can be placed in cards.

Usage

1

Arguments

...

Slot for any UI element.

id

Tag id. Should be unique and correspond to the id provided in material_tabs.

Examples

1
2
3
4
material_card_tabs(
 id = "tab_1",
 "Content"
)

DivadNojnarg/shinymaterialPlus documentation built on May 10, 2019, 9:28 a.m.