Create a step item to insert in bulmaSteps https://wikiki.github.io/components/steps/.
bulmaStepItem(..., color = NULL, completed = FALSE, active = FALSE)
Slot for bulmaStepDetail.
Plan color : link
, info
, primary
, warning
,
danger
, success
, black
, dark
and ligth
.
TRUE or FALSE. Is the current step completed or not?
TRUE or FALSE. Is the current step active or not?