How to use the @glimmer/component.tagForProperty function in @glimmer/component

To help you get started, we’ve selected a few @glimmer/component examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github somebee / dom-reconciler-bench / apps / glimmer / src / ui / components / Glimmer / component.ts View on Github external
function markAsDirty(ctx, prop) {
  tagForProperty(ctx,  prop).inner.dirty();
}

@glimmer/component

Glimmer component library

MIT
Latest version published 2 years ago

Package Health Score

53 / 100
Full package analysis