Counter
{this.count}
${ (this.count >= 7) ? `More than 7` : `` }
greater than 5
DOWN
UP