ember-strong-attrs
ember-strong-attrs copied to clipboard
[Enhancement] defaultValue for attrs?
e.g. @optionalAttr('someProperty', String, { defaultValue: 'lullaby' })
This may be out of scope for a validation-focused addon, but it could bring this approach to component attrs more in line with model attrs.