Interaction

[中文]

Overview

This group covers the view's interaction and dynamic behavior: bindings handles store data binding and subscription, events handles interaction events and action routing, animations handles declarative animations, and screenFlow handles state-machine switching across a group of screens within the same document.

Documents for This Group

Document

Responsibility

Bindings

bindings, store path scope, subscribe

Events

events, payload, action routing

Animations

basic declarative animation (mount/show/hide, etc.)

Screen Flow

screenFlow, state, transition and Runtime screen flow API