Import on interaction RadixUI Dialog
I started today playing with the radix ui primitives. Is there a way to lazy load on interaction the content of the dialog if the dialog is uncontrolled ?
Basically I want to load the code that displays a modal only if a user clicks the trigger (e.g. button)
0 Replies