-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
All UI status are completely controlled by data, and operations like expand/collapse will reflect to data.
Logic:
entrance -> Wrapper List -> Inner List
data -> data --> inner_data = compute_internal_status(data)
When state change, it will bubble the change up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels