Skip to content

Documentation / @ripl/vue / RiplWritable

Type Alias: RiplWritable ​

RiplWritable = Record<string, unknown>

Defined in: adapters/vue/src/core/state.ts:14

An untyped view of an element, used to write state through its accessors by key.