Glassmorphism Card
Pro
Backdrop blur filter with subtle borders and smooth hover lift elevation.
Structured surface containers supporting flat, elevated, glassmorphism blur, neon glow, and interactive hover animations.
Backdrop blur filter with subtle borders and smooth hover lift elevation.
Reacts directly to the active theme accent color.
<article card="glass" interactive>
<header card-header divided>
<div card-title>Glass Card</div>
</header>
<div card-body>
<p>Content goes here...</p>
</div>
<footer card-footer divided>
<button variant="primary">Action</button>
</footer>
</article>