Home > @findkit/ui > FindkitUIEvents > "request-open"

FindkitUIEvents."request-open" property

When modal opening is requested. The implementation loading can happen before the modal is actually opened. This can be used to show a loading indicator.

Signature:

"request-open": RequestOpenEvent;