linXiv frontend (TS/JS)
Preparing search index...
types/generated
AnnotationUpdateBody
Type Alias AnnotationUpdateBody
type
AnnotationUpdateBody
=
{
anchor
?:
string
|
null
;
comment
:
string
;
}
Index
Properties
anchor?
comment
Properties
Optional
anchor
anchor
?:
string
|
null
Omitted/null keeps the stored anchor; set to recolor a highlight.
comment
comment
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
comment
linXiv frontend (TS/JS)
Loading...
Omitted/null keeps the stored anchor; set to recolor a highlight.