Hello, I’m using the accessible modal attributes solution which is working well.
My modals are within CMS Collection Items and I need to dynamically set some attributes for multiple modal functionality.
Before I launched into writing some JS for this I thought I’d check out Attributes API for a beforeMount() type of event I could listen for, but I found there is no documentation.
I first landed on this page: Modal API for Webflow
Before checking this page: Attributes API
Just wondering how far off documentation for Modal API is or if there is somewhere else I should look?
Thanks!