Skip to content

overrides: implement template widget callbacks

Andy Holmes requested to merge (removed):master into master
  • callbacks can be defined in an array of strings called 'Callbacks' similar to template children
  • each string should be the name of a function on the class prototype
  • no support for legacy classes

Merge request reports