Web SDK
v0.0.0-dev
Nutrient Web SDK
Actions define what happens when you click an annotation (for example a LinkAnnotation). All classes are based on Immutable.Record.
LinkAnnotation
Only LinkAnnotation and WidgetAnnotation can have associated actions set through the action property.
action
Actions define what happens when you click an annotation (for example a
LinkAnnotation). All classes are based on Immutable.Record.Only LinkAnnotation and WidgetAnnotation can have associated actions set through the
actionproperty.