A slide-in panel from the right that wraps the AgentPermissionsPanel. Includes a resizable edge handle and backdrop click-to-close.
Usage:
<mj-agent-permissions-slideover *ngIf="showPanel" [Agent]="selectedAgent" (Closed)="showPanel = false" (PermissionsChanged)="onPermsChanged()"></mj-agent-permissions-slideover> Copy
<mj-agent-permissions-slideover *ngIf="showPanel" [Agent]="selectedAgent" (Closed)="showPanel = false" (PermissionsChanged)="onPermsChanged()"></mj-agent-permissions-slideover>
A slide-in panel from the right that wraps the AgentPermissionsPanel. Includes a resizable edge handle and backdrop click-to-close.
Usage: