handoff-app
Version:
Automated documentation toolchain for building client side documentation from figma
9 lines (7 loc) • 387 B
HTML
<script src="/components/bundle.js"></script>
<body class="theme-{{ variant.Theme }} checkbox flex-column align-items-center preview-body">
<div class="form-check form-switch">
<input class="form-check-input" type="checkbox" role="switch" id="flexSwitchCheckDefault" />
<label class="form-check-label" for="flexSwitchCheckDefault">Default switch checkbox input</label>
</div>
</body>