useMemory

useMemory

リアクティブなメモリ情報。

使用法

import { useMemory } from '@vueuse/core'

const { isSupported, memory } = useMemory()