aria

slinky.web.svg.aria$
object aria extends Attr

Attributes

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

Members list

Concise view

Type members

Classlikes

final class WithDash(sub: String) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
object tag extends TagElement

Attributes

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

Types

type attrType = _aria_attr.type

Inherited types

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

Attributes

Inherited from:
Attr

Value members

Concrete methods

def -(sub: String): WithDash
def :=(v: String): AttrPair[_aria_attr.type]
def :=(v: Option[String]): OptionalAttrPair[_aria_attr.type]