Create a button to trigger the rigth sidebar https://wikiki.github.io/components/quickview/.

bulmaSidebarTrigger(color = NULL, size = NULL, style = NULL, state = NULL)

Arguments

color

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

size

Button size : small,medium and large.

style

Button style : outlined, inverted, rounded

state

Button state : hovered or focused. NULL by default.

Note

Can be included in the navbar.

Author

David Granjon, dgranjon@ymail.com