height

open fun height(vararg heights: Int): ComponentStream

Filters the current query's contents to only include components whose height matches at least one (1) of the parameter ints

Return

filtered query

Parameters

heights

the heights to compare component to