Open
Description
There the way exists for pass params TO items components via "source" item prop, or pass additional params to items components: via extra-props.
But how to get BACK a data from an item components?
- How to catch an events that was emitted from an item component?
- How to get item component instance with an index or data-key specified? Or, for example, to detect is the item in the visible scroll area (get the items bound rect within the browser window)
Metadata
Metadata
Assignees
Labels
No labels