currently all non-underscored state methods are implicitly event handlers. Add an option to only allow explicit annotated functions with `@rx.event`
currently all non-underscored state methods are implicitly event handlers. Add an option to only allow explicit annotated functions with
@rx.event