File

core/search/search.component.ts

Implements

Search

Metadata

Index

Properties
Methods
Inputs
Outputs

Constructor

constructor(searchService: SearchService)
Parameters :
Name Type Optional
searchService SearchService No

Inputs

icon
Type : string
Default value : 'search'
name
Type : string
priority
Type : number
Default value : 0
term
Type : string
Default value : ''

Outputs

search
Type : EventEmitter

Methods

ngAfterViewInit
ngAfterViewInit()
Returns : void
ngOnDestroy
ngOnDestroy()
Returns : void
onSearch
onSearch()
Returns : void

Properties

template
Type : any
Decorators :
@ViewChild('template', {static: false})
<ng-template #template>
  <ng-content></ng-content>
</ng-template>

results matching ""

    No results matching ""