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

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?