JSPM

kb-primo-ve-announcement

1.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q47588F
  • License Apache-2.0

Displays a message on the top of the screen, every time there is a new text (other than  ) in the nui.message.announcement code table, if it hasn't already been dismissed by user.

Package Exports

  • kb-primo-ve-announcement

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kb-primo-ve-announcement) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

KB-Primo-VE-Announcement

Announcement service: Displays a message on the top of the screen, every time there is a new text (other than  ) in the nui.message.announcement code table, if it hasn't already been dismissed by user.

Screenshot

Create the package

  • npm install
  • npm run prepare

Install in Primo VE

cd MYVIEW
npm install kb-primo-ve-announcement --save-dev

Add to bottom of js/main.js

require('kb-primo-ve-announcement');

Copy the content of css/custom.css to your css/custom.css