Skip to content

Update property declaration syntax for components in BeamEffects package

Moving from declareProperty(...) calls in component constructors to fully declaring properties in the class declarations in component headers.

Merge request reports