Package

com.raquo.domtypes

generic

Permalink

package generic

Visibility
  1. Public
  2. All

Type Members

  1. trait Modifier[-El] extends AnyRef

    Permalink

    This type represents an operation that has a side effect on a node of type El.

    This type represents an operation that has a side effect on a node of type El.

    For example: attrs.href := "http://example.com" is a Modifier created using Scala DOM Builder syntax.

    We're defining a specific trait for this because we expect to have implicit conversions into this type.

Value Members

  1. package builders

    Permalink
  2. package codecs

    Permalink
  3. package defs

    Permalink
  4. package keys

    Permalink
  5. package nodes

    Permalink

Ungrouped