Content watermark.
<template> <s-watermark content="Sax Design Vue"> <div class="demo-card"> <strong>Internal preview</strong> <p>Watermark protects content without blocking interaction.</p> </div> </s-watermark> </template> <style scoped> .demo-card { min-height: 180px; padding: 32px; border-radius: 12px; background: var(--s-fill-color-light); } </style>
Virtual listGrid