Streamlit pagination buttons component
Project description
Streamlit pagination-buttons component
Streamlit pagination buttons component
Installation instructions
pip install pagination_buttons
Usage instructions
import streamlit as st
from pagination_buttons import pagination_buttons
clicked_button = 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.0.3.tar.gz
(272.6 kB
view details)