Typescript Library Declarations (DOM)
Interface ClipboardItem
Available only in secure contexts.
MDN Reference
Hierarchy
ClipboardItem
Index
Properties
presentation
Style
types
Methods
get
Type
Properties
Readonly
presentation
Style
presentation
Style
:
PresentationStyle
MDN Reference
Readonly
types
types
:
readonly
string
[]
MDN Reference
Methods
get
Type
get
Type
(
type
)
:
Promise
<
Blob
>
MDN Reference
Parameters
type
:
string
Returns
Promise
<
Blob
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
presentation
Style
types
get
Type
Available only in secure contexts.
MDN Reference