GitHub
npm
Preparing search index...
The search index is not available
@microsoft/applicationinsights-clickanalytics-js - v3.3.10
@microsoft/applicationinsights-clickanalytics-js
IPageTags
Interface IPageTags
PageTags format
interface
IPageTags
{
metaTags
?:
{
[
name
:
string
]
:
string
;
}
;
[
name
:
string
]
:
|
string
|
number
|
boolean
|
string
[]
|
number
[]
|
boolean
[]
|
object
|
undefined
;
}
Indexable
[
name
:
string
]:
|
string
|
number
|
boolean
|
string
[]
|
number
[]
|
boolean
[]
|
object
|
undefined
Any other page tag
Index
Properties
meta
Tags?
Properties
Optional
meta
Tags
meta
Tags
?:
{
[
name
:
string
]
:
string
;
}
Meta data tags
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
Tags
Changelog
Examples
Readme
GitHub
npm
@microsoft/applicationinsights-clickanalytics-js - v3.3.10
Loading...
PageTags format