请参考SDK包中的demo:/examples/UIExtension/commentlist-loadmode/index.html 。
在初始化pdfui实例对象的时候,可对fragments配置项中进行如下设置:
fragments: [{
target: 'comment-list-sidebar-panel',
config: {
active: true,
lazy: false
}
}]
请参考SDK包中的demo:/examples/UIExtension/commentlist-loadmode/index.html 。
在初始化pdfui实例对象的时候,可对fragments配置项中进行如下设置:
fragments: [{
target: 'comment-list-sidebar-panel',
config: {
active: true,
lazy: false
}
}]