Reflex Logo

Intro

Gallery

Hosting

Learn

Components

Recipes

API Reference

Onboarding

Api-reference

/

Event

reflex.event.Event

An event that describes any state change in the app.

PropDescription
token: str

The token to specify the client that the event is for.

name: str

The event name.

router_data: Any

The routing data where event occurred

payload: Any

The event payload.

SignatureDescription

Did you find this useful?

HomeGalleryChangelogIntroductionHosting