reflex/pynecone/components/forms
2023-06-04 18:17:26 -07:00
..
__init__.py Add Date and DateTime Pickers (#1126) 2023-06-04 18:17:26 -07:00
button.py Add pc.form component (#929) 2023-05-14 22:34:10 -07:00
checkbox.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
copytoclipboard.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
date_picker.py Add Date and DateTime Pickers (#1126) 2023-06-04 18:17:26 -07:00
date_time_picker.py Add Date and DateTime Pickers (#1126) 2023-06-04 18:17:26 -07:00
editable.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
email.py Add email component (#1093) 2023-05-27 23:11:01 -07:00
form.py add missing comment form (#1081) 2023-05-25 09:52:57 -07:00
iconbutton.py Rename var module to vars (#983) 2023-05-09 23:01:25 -07:00
input.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
multiselect.py revert pc select to original (#1123) 2023-06-02 12:34:48 -07:00
numberinput.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
password.py Rename var module to vars (#983) 2023-05-09 23:01:25 -07:00
pininput.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
radio.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
rangeslider.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
select.py revert pc select to original (#1123) 2023-06-02 12:34:48 -07:00
slider.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
switch.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
textarea.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
upload.py Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00