KeyUpdater

com.raquo.laminar.modifiers.KeyUpdater$
See theKeyUpdater companion class
object KeyUpdater

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
KeyUpdater.type

Members list

Type members

Types

type DerivedStyleUpdater[InputV] = KeyUpdater[Base, StyleProp[_], InputV]
type PropUpdater[V, DomV] = KeyUpdater[Base, HtmlProp[V, DomV], V]
type StyleUpdater[V] = KeyUpdater[Base, StyleProp[V], V | String]