wizard_ui: Wizard module

View source: R/wizard-module.R

wizard_uiR Documentation

Wizard module

Description

The module creates a wizard that takes you through a selection of slides.

Usage

wizard_ui(id, tabs)

wizard_server(id, n)

Arguments

id

Namespace of the module.

tabs

Taglist with elements to be included within the tabs.

n

The number of slides in the wizard.


MartinSchobben/shinymods documentation built on June 7, 2022, 4:38 p.m.