Package

com.raquo.domtypes.generic.defs

attrs

Permalink

package attrs

Visibility
  1. Public
  2. All

Type Members

  1. trait Attrs[A[_]] extends AnyRef

    Permalink
  2. trait GlobalAttrs[A[_]] extends AnyRef

    Permalink

    A trait for global attributes that are applicable to any HTML5 element.

    A trait for global attributes that are applicable to any HTML5 element. All traits that define Attrs should derive from this trait since all groupings of attributes should include these global ones.

  3. trait InputAttrs[A[_]] extends AnyRef

    Permalink

Ungrouped