Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RecipeAdComponent

whatitdoes

Displays a single recipe ad item.

consumers

HomeModule

Hierarchy

  • RecipeAdComponent

Implements

  • OnInit

Index

Properties

arrowColor

arrowColor: any

The current blurb arrow color

arrowColors

arrowColors: Array<string> = ['#7ab9d0', '#dae109', '#ff8b94', '#67d165']

The colors options for the blurb arrow color.

index

index: any

The index from the parent loop used to decide the arrowColor

recipe

recipe: any

Base data for the recipe including id and title.

Methods

ngOnInit

  • ngOnInit(): void

updateColor

  • updateColor(): void

Generated using TypeDoc