Skip to content

Documentation / @ripl/vue / CONSTRUCTION_ONLY_KEYS

Variable: CONSTRUCTION_ONLY_KEYS ​

const CONSTRUCTION_ONLY_KEYS: Set<string>

Defined in: adapters/vue/src/core/props.ts:79

Options an element only reads when it is constructed, so they cannot be synced on a prop change.