File

src/app/shared/components/page/page-actions.component.ts

Description

Application actions

Metadata

selector app-page-actions
import { Component } from '@angular/core';

/**
 * Application actions
 */
@Component({
  selector: 'app-page-actions',
  template: `
    <div class="dataflow-page-actions">
      <ng-content></ng-content>
    </div>`
})
export class PageActionsComponent {

}
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""