Streamlit component that uses the Fluent UI to create a Input box.
Project description
streamlit-custom-component
Streamlit component that uses Fluent UI to create a Dropdown box.
Installation instructions
pip install streamlit-fluent-input
Usage instructions
import streamlit as st
from fluent_input import fluent_input
test = fluent_input(name="fluid-input", label="Test Input")
st.write(test)
The returned value of this component is the index of the selected value.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file streamlit_fluent_inputtext-0.0.0.tar.gz.
File metadata
- Download URL: streamlit_fluent_inputtext-0.0.0.tar.gz
- Upload date:
- Size: 507.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af0d87ab01c99c11259629a744a2982dfccd7a95020edc9af2c258bfddaf518f
|
|
| MD5 |
d17b1149e05b143434e6e8610445d460
|
|
| BLAKE2b-256 |
694c9b587303e9bba9c2473b640e12b2c1347a7091d6339121e9168edc6d0ff7
|
File details
Details for the file streamlit_fluent_inputtext-0.0.0-py3-none-any.whl.
File metadata
- Download URL: streamlit_fluent_inputtext-0.0.0-py3-none-any.whl
- Upload date:
- Size: 510.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f55a5c82a24553fb29b7b7e499384bb294f99a79f88e8d595518d7a8ec29326
|
|
| MD5 |
ac249ca47e0d3795b7da2f4b2b5d9471
|
|
| BLAKE2b-256 |
a38a5b29f53cf7066bce8b2633b1b8b4d9aef545f9b0fb958315c498e92ce539
|