mirror of
https://github.com/anatolykopyl/vue-three-d-mockup.git
synced 2026-03-26 12:55:08 +00:00
444 B
444 B
vue-three-d-mockup
Check out the demo
Usage
<Mockup
screenImg="screen.png"
lightClr="hsl(0, 100%, 100%)"
/>
<script>
import Mockup from 'vue-tree-d-mockup'
export default {
components: {
Mockup
}
}
</script>
props:
screenImg: path to image that will be displayed on the phones screenlightClr: color of the light in the environment