reflex-dev / reflex-examples

A repository full of Reflex example apps.
456 stars 351 forks source link

Submit new Todo items in a form #218

Closed masenf closed 6 months ago

masenf commented 6 months ago

The recommended approach for usability and performance is to use a form with on_submit and reset_on_submit props.