Hi DocuSign Community!
I'm implementing embedded signing with Focused View/Click to Agree using the eSignature JavaScript SDK. I need to display the embedded document in a dialog/modal within my page.
Question: Does Focused View provide any built-in dialog/modal component for displaying the embedded document (similar to Click API), or do I need to implement my own custom UI container where the document will be embedded?
I've checked the documentation which covers styling the container div, but I want to confirm if there are any built-in presentation options before building a custom solution.
Thanks!