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 I can pass simple inex props from v-for to <VueFinalModal :modal-id="myId" ? #428

Open
mikoca opened this issue Feb 10, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@mikoca
Copy link

mikoca commented Feb 10, 2024

Hi,

How I can pass simple inex props from v-for to <VueFinalModal :modal-id="myId" ? I'm using vfm.open ..

And I would like pass props like:
<VueFinalModal
:modal-id="modalIdAddOrEditCompanyName"
:myIndex="index"
display-directive="if"
:clickToClose="false"

If is not possible via VueFinalModal , then can you please how I can do with useModal? But I woild like prefer only <VueFinalModal.

Thanks

@mikoca mikoca added the question Further information is requested label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants