Reflex Logo

Intro

Gallery

Hosting

Learn

Components

Recipes

API Reference

Onboarding

Api-reference

/

State

reflex.state.State

The app Base State.

PropDescription
is_hydrated: bool

The hydrated bool.

SignatureDescription
set_router(*args: 'Any') -> 'EventSpec'An event handler responds to an event to update the state.
set_is_hydrated(*args: 'Any') -> 'EventSpec'An event handler responds to an event to update the state.
setvar(*args: 'Any') -> 'EventSpec'A special event handler to wrap setvar functionality.

Did you find this useful?

HomeGalleryChangelogIntroductionHosting