width

open fun width(vararg widths: Int): ComponentStream

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

Return

filtered query

Parameters

widths

the widths to compare component to