How to use the ids-enterprise-ng.SohoToastService.TOP_RIGHT function in ids-enterprise-ng

To help you get started, we’ve selected a few ids-enterprise-ng examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github infor-design / enterprise-ng / src / app / toast / toast.demo.ts View on Github external
  showToast(position: SohoToastPosition = SohoToastService.TOP_RIGHT) {
    this.toastService.show({draggable: true, title: 'Sample Message', message: 'This is a Toast message', position: position});
  }
}

ids-enterprise-ng

Infor Design System (IDS) Enterprise Angular Components

Apache-2.0
Latest version published 6 days ago

Package Health Score

81 / 100
Full package analysis