sidePanelModal property

  1. @ViewChild.new('sidePanelModal')
LiModalComponent? sidePanelModal
getter/setter pair

Implementation

@ViewChild('sidePanelModal')
LiModalComponent? sidePanelModal;