how to use multiple message Enum #1269
tareksalem
started this conversation in
General
Replies: 1 comment
-
You can take a look at the todo and tour examples on how to use multiple message enums for different parts of your UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have this component
And have the main application as the following:
what I want, is the ability to use a separated
Message
enum for theMarkComponents
to handle its events separatelythanks
Beta Was this translation helpful? Give feedback.
All reactions