Socket
Socket
Sign inDemoInstall

streamlit-link-button-extended

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streamlit-link-button-extended

Streamlit Component that allows the developer to track when it's been clicked


Maintainers
1

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")

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc