0.0.1 • Published 11 months ago
@oiij/three-js v0.0.1
library-starter
Features:
Usage
安装
pnpm add @oiij/three-js使用
<script setup lang="ts">
import { useThreeJs } from '@oiij/three-js'
const { domRef } = useThreeJs()
</script>
<template>
<div ref="domRef" style="width: 100%; height: 100%;" />
</template>License
MIT
0.0.1
11 months ago