Apr 1, 2023
From my experience testing various methods for this concept, I've found that simply creating a modal frame and then injecting a full template (from a modal/templates/ folder) with all needed content for each is the most extensible way of using this. Otherwise, you get into prop hell and have too many edge cases and emits for buttons, etc.