Streamlit pagination buttons component
Project description
Streamlit pagination-buttons component
Streamlit pagination buttons component
Installation instructions
pip install st-pagination-buttons
Usage instructions
import streamlit as st
from st_pagination_buttons import st_pagination_buttons
clicked_button = st_pagination_buttons()
st.write(f"Clicked: {clicked_button}")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
st-pagination-buttons-0.2.0.tar.gz
(273.3 kB
view details)