sameRefTags

object sameRefTags

Use these types if you don't care to distinguish between dom.Element subclasses.

Use these types if you don't care to distinguish between dom.Element subclasses.

For example, that is what Snabbdom.scala does.

class Object
trait Matchable
class Any

Type members

Types

type DocumentTags[T[_ <: N], N] = DocumentTags[T, N, N, N, N, N, N, N, N]
type EmbedTags[T[_ <: N], N] = EmbedTags[T, N, N, N, N, N, N, N, N, N, N, N, N, N]
type FormTags[T[_ <: N], N] = FormTags[T, N, N, N, N, N, N, N, N, N, N, N, N]
type GroupingTags[T[_ <: N], N] = GroupingTags[T, N, N, N, N, N, N, N, N, N, N, N]
type MiscTags[T[_ <: N], N] = MiscTags[T, N, N, N, N, N, N, N]
type SectionTags[T[_ <: N], N] = SectionTags[T, N, N, N, N]
type TableTags[T[_ <: N], N] = TableTags[T, N, N, N, N, N, N, N]
type TextTags[T[_ <: N], N] = TextTags[T, N, N, N, N, N, N]