Light Mode/Dark Mode
<html data-theme="dark">
<body>
<dda-button></dda-button>
</body>
</html> <div data-theme="dark">
<DdaButton />
</div><template>
<div data-theme="dark">
<DdaButton />
</div>
</template><div data-theme="dark">
<dda-button></dda-button>
</div>Last updated

