Streamlit component which include row(s) of text input field with DnD property
Project description
streamlit-custom-component
Streamlit component which include row(s) of text input field with DnD property.
Installation instructions
pip install st-text-input-dnd-sortable
Usage instructions
import streamlit as st
from st_text_input_dnd_sortable import st_text_input_dnd_sortable
output = st_text_input_dnd_sortable(
textInputElement=[{"label": 'What is the name of your favourite person?', "default_value": "", "placeholder": "Joey"},
{"label": 'What is the name of your favourite dog?', "default_value": "", "placeholder": "Miyu"},
{"label": 'What is your favourite color?', "default_value": "", "placeholder": "Green"}])
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 st-text-input-dnd-sortable-0.0.5.tar.gz.
File metadata
- Download URL: st-text-input-dnd-sortable-0.0.5.tar.gz
- Upload date:
- Size: 900.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bb3ce0698c3d2bdde21976fe95f416faf6b97654bf371c21c5dce907eb2cf50
|
|
| MD5 |
339fd530c74057f3226da52de50ec2f8
|
|
| BLAKE2b-256 |
954c31ada03e9a4573fcce5c5ccb3148ddf357b0bed588667e83f2a071cc4bc2
|
File details
Details for the file st_text_input_dnd_sortable-0.0.5-py3-none-any.whl.
File metadata
- Download URL: st_text_input_dnd_sortable-0.0.5-py3-none-any.whl
- Upload date:
- Size: 911.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5018226cc791f99f08ee40151b2677b41864626634482b551ac6d9901a24676a
|
|
| MD5 |
311e5073ec680c870f415e272e087ec8
|
|
| BLAKE2b-256 |
776bc0508c201073f6a41435bcf284f5c7536f765ce9b89d1213f3912b9d2e2c
|