rows

object rows extends Attr

The number of visible text lines for the control.

trait Attr
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

Inherited types

type supports[T <: Tag] = AttrPair[attrType] => AttrPair[tagType]
Inherited from
Attr

Value members

Concrete methods

@inline
def :=(v: String): AttrPair[_rows_attr]
@inline
def :=(v: Option[String]): OptionalAttrPair[_rows_attr]