rows

slinky.web.html.rows$
object rows extends Attr

The number of visible text lines for the control.

Attributes

Graph
Supertypes
trait Attr
class Object
trait Matchable
class Any
Self type
rows.type

Members list

Concise view

Type members

Classlikes

object tag extends TagElement

Attributes

Graph
Supertypes
class TagElement
class Object
trait Matchable
class Any
Self type
tag.type

Types

type attrType = _rows_attr.type

Inherited types

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

Attributes

Inherited from:
Attr

Value members

Concrete methods

def :=(v: String): AttrPair[_rows_attr.type]
def :=(v: Option[String]): OptionalAttrPair[_rows_attr.type]