Modal on new checkout extension

Hello Shopify Experts,

I am trying to implement a modal on the checkout extension. My requirement is to open a modal when the user first loads the checkout page to collect some information. I have gone through the documentation, and it suggests modal can only be opened when the user interacts with the Link, Button, or Pressable component. There is no way to show the modal just after the page loads.

is there any workaround for it?

Thanks for your support.