-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
{ value }as the main resource to render{ name, onChange }to enable upwards communication- Derive behavior from props, not from decorator parameters
{ onPush }to bypass filters{ onPull }to retrieve value from parent- More general:
- { [
on${action}] } for upwards communication
- { [
Reactions are currently unavailable