Skip to content

How I can pass simple inex props from v-for to <VueFinalModal :modal-id="myId" ? #428

@mikoca

Description

@mikoca

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

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions