Skip to content

Mathtzt/st_cardselectable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-cardselectable: A flexible and extensible content container selectable in Streamlit! drawing

Installation

pip install streamlit-cardselectable

Usage

Currently, 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.

Example

State: Initial

state_initial

State: Selected

drawing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published