SolidJSS
SolidJS3y ago
10 replies
Robin Lindner

Modal Implementation

Has anyone ever written a generic component for a modal?

Something lean and not an external UI framework is enough for me. I heard the <portal> component is quite useful for this.

Background is that I want/need to implement a small DSGVO modal.
Was this page helpful?