Replies: 1 comment 1 reply
-
|
@scarf005 This separates concerns. useMachine is solely for parsing and running a state machine service |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, sorry if it's obvious (haven't really used the lib yet) but was confused why
normalizePropsis needed to be passed manually in https://zagjs.com/overview/installation#using-the-machine:as
useMachineis implemented separately per framework (react, solid, vue...), can'tuseMachineembed reference tonormalizePropssotooltip.connectcan use it, removing need for manually passing it?e.g
originally from discord
Beta Was this translation helpful? Give feedback.
All reactions