js_bs4Card_action.Rd
Open/Close a bs4Card with ID
js_bs4Card_action(id, action = "toggle")
chr ID of the bs4Card
chr
chr One of:
toggle Toggle Open/Closed
toggle
open If closed, open, otherwise do nothing
open
close If open, close, otherwise do nothing
close
None