Package

com.raquo.domtypes.generic.defs

complex

Permalink

package complex

Visibility
  1. Public
  2. All

Type Members

  1. trait ComplexHtmlKeys[ClassNameRA, RelRA, RoleRA, DataA, StyleA, TextContentP] extends AnyRef

    Permalink

    This trait gives you a very flexible way to define HTML keys that consuming libraries often have strong opinions about.

    This trait gives you a very flexible way to define HTML keys that consuming libraries often have strong opinions about.

    If your opinions are too strong to use this trait – don't! You can implement any subset of these keys yourself with whatever names you like.

  2. trait ComplexSvgKeys[ClassNameA] extends AnyRef

    Permalink

    This trait gives you a very flexible way to define SVG keys that consuming libraries often have strong opinions about.

    This trait gives you a very flexible way to define SVG keys that consuming libraries often have strong opinions about.

    If your opinions are too strong to use this trait – don't! You can implement any subset of these keys yourself with whatever names you like.

Ungrouped