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

how to passing data when using SheetManager.get('id').current.show() #313

Open
aliansyahFirdaus opened this issue Sep 8, 2023 · 0 comments

Comments

@aliansyahFirdaus
Copy link

aliansyahFirdaus commented Sep 8, 2023

how to pass data when using SheetManager.get('id').current.show()

Example: 

SheetManager.get('confirmation-sheet').current.show({
   payload: {
    title: "okeey"
  },
})

because when I force passing, I get a typescript error

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

No branches or pull requests

1 participant