Navigator:ink 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
值
一个 Ink
对象。
示例
js
async function inkInit() {
const ink = navigator.ink;
let presenter = await ink.requestPresenter({ presentationArea: canvas });
//...
}
规范
Specification |
---|
Ink API # navigator-interface-extensions |
浏览器兼容性
BCD tables only load in the browser