@dokieli/web-annotation - v1.0.1
Preparing search index...
XPathSelector
Interface XPathSelector
interface
XPathSelector
{
id
?:
string
;
refinedBy
?:
Selector
|
Selector
[]
;
type
:
"XPathSelector"
;
value
:
string
;
}
Index
Properties
id?
refined
By?
type
value
Properties
Optional
id
id
?:
string
Optional
refined
By
refinedBy
?:
Selector
|
Selector
[]
type
type
:
"XPathSelector"
value
value
:
string
an XPath e.g.,
/html[1]/body[1]/article[1]/p[1]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
refined
By
type
value
@dokieli/web-annotation - v1.0.1
Loading...
an XPath e.g.,
/html[1]/body[1]/article[1]/p[1]