Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Experimental WebAPI
GitHub

ClipboardAPI

Types

clipboard

typeclipboard= {}

Module

There are methods and helpers defined in Clipboard.

clipboardItem

typeclipboardItem= {
presentationStyle:presentationStyle,
types:array<string>,
}

Record fields

types
array< string >

Module

There are methods and helpers defined in ClipboardItem.

clipboardItemOptions

typeclipboardItemOptions= {
mutablepresentationStyle?:presentationStyle,
}

Record fields

presentationStyle

presentationStyle

typepresentationStyle=
| @as("attachment")Attachment
| @as("inline")Inline
| @as("unspecified")Unspecified

[8]ページ先頭

©2009-2025 Movatter.jp