filter

object filter extends Tag with Attr
trait Attr
trait Tag
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

type tagType = tag

Inherited types

type supports[T <: Tag] = AttrPair[attrType] => AttrPair[tagType]
Inherited from
Attr

Value members

Concrete methods

@inline
def :=(v: Any): AttrPair[_filter_attr]
@inline
def :=(v: Option[Any]): OptionalAttrPair[_filter_attr]
@inline
def apply(mods: TagMod[tag]*): WithAttrs[tagType]