ClassAttr

final class ClassAttr[F[_]] extends Prop[F, List[String], String]
class Prop[F, List[String], String]
class Object
trait Matchable
class Any

Value members

Inherited methods

def :=(v: List[String]): Modified[F, List[String], String]
Inherited from:
Prop
def <--(vs: Resource[F, Stream[[_] =>> Rx[F, _$47], List[String]]]): Modified[F, List[String], String]
Inherited from:
Prop
def <--(vs: Stream[[_] =>> Rx[F, _$46], List[String]]): Modified[F, List[String], String]
Inherited from:
Prop