PropertyDelegationBuilder

The builder is bundled in the NPM package @tmorin/ceb-elements-builders.

The builder delegates the accesses of a property to an embedded element.

Challenge yourself

Will you be able to ...

  1. delegate the property value to the attribute placeholder of the input?
  2. delegate the property frozen to the property disabled of the input?

See the Pen <ceb/> ~ challenge/PropertyDelegationBuilder by Thibault Morin (@tmorin) on CodePen.