File

core/split-view/split-view-header-actions.component.ts

Metadata

Index

Accessors

Accessors

showTitle
getshowTitle()

Whether the parent list shows a title. Automatically inherited from parent, used to adjust spacing.

Returns : boolean
<div
  [ngClass]="{ 'd-flex a-i-center fit-w': !showTitle, 'm-l-auto': showTitle }"
  data-cy="c8y-sv-header-actions"
>
  <ng-content></ng-content>
</div>

results matching ""

    No results matching ""