A Streamlit copy-to-clipboard button component that respects the streamlit page styles.
Project description
streamlit-copy-to-clipboard-button
A Streamlit copy-to-clipboard button component that respects the streamlit page styles.
Installation instructions
pip install streamlit-copy-to-clipboard-button
Usage instructions
import streamlit as st
from streamlit_copy_to_clipboard_button import copy_to_clipboard
copy_to_clipboard(
"Text to copy",
label="Copy to clipboard", # Optional
label_after_copy="Copied!" # Optional
)
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