KeyUpdater

object KeyUpdater
Companion:
class
class Object
trait Matchable
class Any

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]