| Tag Summary |
| alert | Renders the UI section for an alert. |
| checkbox | Renders a checkbox designed specifically for Staging screens. |
| configuration-header | Renders the UI section for an exportImportConfiguration object's basic information. |
| content | Renders the Export and Publish UI sections for a site's contents. |
| defineObjects | Sets up basic staging environment information in the pageContext based on the current request, such as staging/live groups and their IDs. |
| deletions | Renders the Deletion section for the Export or Publish screen's UI. |
| descriptive-name | Displays the group name suffixed with (Staging) (e.g., Test (Staging)). This is useful for distinguishing a site as a staged group. |
| incomplete-process-message | Renders the incomplete processing message for publication. |
| input-scheduler | Renders a scheduler for scheduled publications. |
| menu | Renders a Navbar containing a staging menu with page versioning information, if available. |
| permissions | Renders the Permissions section for the Export, Import, or Publish screen's UI. |
| popover | Displays a popover. |
| portlet-list | Renders a portlet list section in the UI. This is meant to use in conjunction with the content tag. |
| process-date | Renders a labeled date for a publishing process. |
| process-error | Renders different error messages the publishing process. |
| process-in-progress | Renders the status information for an in-progress publishing process. |
| process-info | Renders information about the publishing process in descriptive mode. |
| process-list | Renders a process list screen for the staging publication. |
| process-list-menu | Renders the kebab menu for a staging process list item. |
| process-message-task-details | Renders the detailed process message. |
| process-status | Renders the short status information for a publishing process. |
| process-summary-link | Renders a link to the process' summary. It should be used within a process-list-menu tag. |
| process-title | Renders the process title information for a publishing process. |
| radio | Renders a radio button designed specifically for Staging screens. |
| remote-options | Renders the remote site options. |
| select-pages | Renders a Select section in the UI for an Export or Publish screen. |