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.1.2.tar.gz
(272.7 kB
view details)