https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42189 --- Comment #24 from Clemens Tubach <clemens.tubach@kit.edu> --- Created attachment 196557 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196557&action=edit Bug 42189: (follow-up) Update widget-registry docs for shared Vue runtime - Remove outdated warning that plugins must use Options API only - Document that both Composition API and Options API work since all bundles share a single Vue instance via the import map - Update example to show idiomatic Composition API with useBaseWidget, WidgetWrapper, and ref To test: - Read the JSDoc on registerWidget() in widget-registry.ts - Verify the example matches the actual plugin contract Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> -- You are receiving this mail because: You are watching all bug changes.