Lazy loading
Modal components can be lazy loaded by using dynamic imports
While the component is being imported, the <Modals />
component will render backdrop
and loading
snippets.
See <Modals /> API
Modal components can be lazy loaded by using dynamic imports
While the component is being imported, the <Modals />
component will render backdrop
and loading
snippets.
See <Modals /> API