com.raquo.domtypes.generic.defs.complex

Type members

Classlikes

trait ComplexHtmlKeys[ClassNameRA, RelRA, RoleRA, DataA, StyleA, TextContentP]

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.

trait ComplexSvgKeys[ClassNameA]

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.