Skip to content

IndexedDB

浏览器内置的本地数据库。存储大量结构化数据,支持索引查询,离线可用,数据量可达浏览器配额上限。

模块内容

基于 VitePress 构建