@arl/leaflet-tracksymbol2
Preparing search index...
<internal>
ClipboardItem
Interface ClipboardItem
Available only in secure contexts.
MDN Reference
interface
ClipboardItem
{
presentationStyle
:
PresentationStyle
;
types
:
readonly
string
[]
;
getType
(
type
:
string
)
:
Promise
<
Blob
>
;
}
Index
Properties
presentation
Style
types
Methods
get
Type
Properties
Readonly
presentation
Style
presentationStyle
:
PresentationStyle
MDN Reference
Readonly
types
types
:
readonly
string
[]
MDN Reference
Methods
get
Type
getType
(
type
:
string
)
:
Promise
<
Blob
>
MDN Reference
Parameters
type
:
string
Returns
Promise
<
Blob
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
presentation
Style
types
Methods
get
Type
@arl/leaflet-tracksymbol2
Loading...
Available only in secure contexts.
MDN Reference