Eventhandler

reflex.event.EventHandler

An event handler responds to an event to update the state.

Methods

SignatureDescription
get_parameters(self) -> collections.abc.Mapping[str, inspect.Parameter]Get the parameters of the function.

Built with Reflex