Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmptyStateComponent

Component for rendering an empty state.

Hierarchy

  • EmptyStateComponent

Implements

  • DoCheck
  • OnInit

Index

Constructors

constructor

Properties

config

The empty state config containing component properties

onActionSelect

onActionSelect: EventEmitter<Object> = new EventEmitter()

The event emitted when an action is selected

Methods

ngDoCheck

  • ngDoCheck(): void

ngOnInit

  • ngOnInit(): void

Protected setupConfig

  • setupConfig(): void

Generated using TypeDoc