Skip to content

Registry Middleware #368

@agubler

Description

@agubler

Enhancement

A registry middleware that can be used get the widgets registry handler which provides access to the global and locally scoped registry.

export const getRegistry = factory(({ id }) => {
    return () => {
        /* return the registry handler or null */
    };
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions