Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue]: Allow for exposure of machine API to v-slot for needed components #913

Closed
TylerAPfledderer opened this issue May 8, 2023 · 0 comments · Fixed by #918
Closed

[Vue]: Allow for exposure of machine API to v-slot for needed components #913

TylerAPfledderer opened this issue May 8, 2023 · 0 comments · Fixed by #918
Assignees

Comments

@TylerAPfledderer
Copy link
Collaborator

TylerAPfledderer commented May 8, 2023

Description

Part of an overall cleanup with the Vue package is being able to expose the individual component's machine API through the v-slot so that state such as boolean checks or selected values can be accessed by the user to then apply to custom structures within each component's wrapper.

If not immediately, considering to also apply the expose method with the APIs for added flexibility.

Additional Information

Related to #905

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant