devmod icon indicating copy to clipboard operation
devmod copied to clipboard

Support registering custom interface modules

Open zbarbuto opened this issue 7 years ago • 0 comments

Issue Type

  • [ ] Bug
  • [x] Feature Request
  • [x] Improvement

Issue Description

Allow developers to register custom components that can be viewed in the interface.

Completely undecided on the api for this but perhaps either provide a component class in the @DeveloperCategory decorator or done at the root DevmodInterfaceModule import.

This would also allow a few of the current features like observable tracking to become registered modules.

zbarbuto avatar May 28 '18 01:05 zbarbuto