reflex/pynecone/components/forms
2023-05-06 23:07:57 -07:00
..
__init__.py Add upload component (#622) 2023-03-03 19:38:58 -08:00
button.py Update button docstring (#849) 2023-04-19 10:58:11 -07:00
checkbox.py update checkbox docstring (#850) 2023-04-21 15:04:12 -06:00
copytoclipboard.py Add copy to clipboard component (#380) 2023-01-29 11:19:20 -08:00
editable.py Add keypress event handlers (#523) 2023-02-12 13:12:57 -08:00
formcontrol.py Provide high-level API for most components (#451) 2023-02-05 16:02:21 -08:00
iconbutton.py Improve component docs (#35) 2022-12-07 15:04:49 -08:00
input.py Revamp Imports (#926) 2023-05-04 22:11:01 -07:00
numberinput.py Revamp Imports (#926) 2023-05-04 22:11:01 -07:00
password.py Add password component (#519) 2023-02-12 09:57:42 -08:00
pininput.py Add keypress event handlers (#523) 2023-02-12 13:12:57 -08:00
radio.py Added default val radio group (#961) 2023-05-06 23:07:57 -07:00
rangeslider.py Add keypress event handlers (#523) 2023-02-12 13:12:57 -08:00
select.py Revamp Imports (#926) 2023-05-04 22:11:01 -07:00
slider.py Revamp Imports (#926) 2023-05-04 22:11:01 -07:00
switch.py Add keypress event handlers (#523) 2023-02-12 13:12:57 -08:00
textarea.py Revamp Imports (#926) 2023-05-04 22:11:01 -07:00
upload.py Revamp Imports (#926) 2023-05-04 22:11:01 -07:00