✨ Announcing our seed funding led by Lux Capital! Read more about it on our blog
DocsBlogChangelog

Search documentation...

/

Star

12k+

[ Learn ]

[ Concepts ]

[ Reference ]

Eventspec


reflex.event.EventSpec
An event specification. Whereas an Event object is passed during runtime, a spec is used during compile time to outline the structure of an event.

Class Fields


FieldDescription

Fields


FieldDescription
handler The event handler.
client_handler_name The handler on the client to process event.
args The arguments to pass to the function.

Methods


SignatureDescription
Config()The Pydantic config.
← EventHandlerModel →

Copyright © 2023 Pynecone, Inc.