projectedSidePanelTemplate property

  1. @ContentChild.new(LiPdfViewerSidePanelDirective)
LiPdfViewerSidePanelDirective? projectedSidePanelTemplate
getter/setter pair

Implementation

@ContentChild(LiPdfViewerSidePanelDirective)
LiPdfViewerSidePanelDirective? projectedSidePanelTemplate;