Skip to content

Do you have to re-declare callbacks from imported components. #5452

Answered by ogoffart
samrock5000 asked this question in General
Discussion options

You must be logged in to vote

If the callback is in a global, you can also access re-exported global directly from native code using the .global<...>() function
Otherwise, yes, you need to re-declare callback in the root component.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samrock5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants