Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SortComponent

Sort component

Hierarchy

  • SortComponent

Implements

  • DoCheck
  • OnInit

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

config

config: SortConfig

The sort config containing component properties

onChange

onChange: EventEmitter<Object> = new EventEmitter()

The event emitted when the sort has changed

Methods

ngDoCheck

  • ngDoCheck(): void

ngOnInit

  • ngOnInit(): void

Protected setupConfig

  • setupConfig(): void

Generated using TypeDoc