R/widgets-nav.R
tab_pane.Rd
Create a single tab pane
tab_pane(title, ..., id = NULL, classes = NULL)
Tab title shown in the tab bar.
Child widget specs for this tab's content.
Optional widget id (used as tab identifier).
Optional CSS classes (character vector).
An rtui_spec list.
rtui_spec