Streamlit Component that allows the developer to track when it's been clicked
Project description
streamlit-link-button-extended
Streamlit Component that allows the developer to track when it's been clicked
Installation instructions
pip install streamlit-link-button-extended
Usage instructions
import streamlit as st
from streamlit_link_button_extended import streamlit_link_button_extended
label = "Google"
url = "https://www.google.com"
streamlit_link_button_extended(label, url, key="google_link_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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters