api-viewer-element icon indicating copy to clipboard operation
api-viewer-element copied to clipboard

refactor: separate knobs from manifest

Open bennypowers opened this issue 3 years ago • 0 comments

currently, knobs are stored alongside the manifest format for each member.

Ideally, knobs should have their own unique data format and reference their associated members by name and type.

knob state and configuration should also be managed outside of the UI components, perhaps in a reactive controller or some such

bennypowers avatar Nov 05 '21 06:11 bennypowers