bulmaStepItem: bulma Step item

View source: R/bulma-steps.R

bulmaStepItemR Documentation

bulma Step item

Description

Create a step item to insert in bulmaSteps https://wikiki.github.io/components/steps/.

Usage

bulmaStepItem(..., color = NULL, completed = FALSE, active = FALSE)

Arguments

...

Slot for bulmaStepDetail.

color

Plan color : link, info, primary, warning, danger, success, black, dark and ligth.

completed

TRUE or FALSE. Is the current step completed or not?

active

TRUE or FALSE. Is the current step active or not?


JohnCoene/shinybulma documentation built on Nov. 16, 2022, 6:42 p.m.