pip install streamlit-cardselectableCurrently, there is one function defined:
st_cardselectable(): In this function there are some params:
label: label name.options: cards header.explanation: card text.default[optional]: index of the card that will be selected at the first moment.

