pdfrx_web
Demo
GitHub
npm
Preparing search index...
@pdfrx/colab
SharedAnnotationUpdate
Interface SharedAnnotationUpdate
Internal
interface
SharedAnnotationUpdate
{
id
:
string
;
placementId
:
string
;
spec
:
SharedAnnotationSpec
;
type
:
"update"
;
}
Index
Properties
id
placement
Id
spec
type
Properties
Readonly
id
id
:
string
Readonly
placement
Id
placementId
:
string
Readonly
spec
spec
:
SharedAnnotationSpec
Readonly
type
type
:
"update"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
placement
Id
spec
type
Demo
GitHub
npm
pdfrx_web
Loading...