Skip to content

Instantly share code, notes, and snippets.

@vyuvalv
Last active November 22, 2020 19:59
Show Gist options
  • Save vyuvalv/b701fafdc6c372eda8650371e07876b2 to your computer and use it in GitHub Desktop.
Save vyuvalv/b701fafdc6c372eda8650371e07876b2 to your computer and use it in GitHub Desktop.
Canvas Element
<template>
<div class="board-container">
<canvas class="board-canvas"></canvas>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment