File

core/dashboard/widget-auto-refresh-context/widget-auto-refresh-context-icon-bar.component.ts

Metadata

Index

Properties

Properties

globalAutoRefreshTooltip
Default value : gettext( 'This widget is in sync with the dashboard auto refresh context.' )
<span class="m-l-auto d-flex">
  <button
    class="btn btn-clean btn-no-focus p-l-4 p-r-0"
    [attr.aria-label]="globalAutoRefreshTooltip | translate"
    [tooltip]="globalAutoRefreshTooltip | translate"
    placement="top"
    container="body"
    data-cy="c8y-widget-auto-refresh-context-icon-bar--global-refresh-context-indicator"
  >
    <span class="tag tag--info chip">
      <i c8yIcon="refresh"></i>
      {{ 'Auto refresh' | translate }}
    </span>
  </button>
</span>

results matching ""

    No results matching ""