Job Info Page

This is the job info page directive. This directive looks for a job Id in the URL and displays the results. This demo shows an empty detail page. It will soon show either a missing job ID message or the actual job detail.

<semper-job-info jobid="" id="" class="" ></semper-job-info>


This directive accepts three input values; id, class and default.

  • id - CSS Id for the entire outer container.
  • class - CSS Cass for entire outer container.
  • job - Optional job Id.

© Semper LLC (https://api.semperllc.com/)