File

src/lib/filter-toolbar/icon-filter/icon-filter.component.ts

Description

Component to display the four icon filters and handle the click of them.

Example :
<talenra-icon-filters
  [(availableIcons)]="availableIcons"
></talenra-icon-filters>

Metadata

Index

Methods
Inputs
Outputs

Inputs

availableIcons
Type : IIconInput[]
Default value : []

List of given IconFilters.

Outputs

availableIcons
Type : IIconInput[]

List of given IconFilters.

Methods

onValuesSelected
onValuesSelected(iconInput: IIconInput)

Method to save and emit changes.

Parameters :
Name Type Optional Description
iconInput IIconInput No

The icon that changed and is to be emitted.

Returns : void

results matching ""

    No results matching ""