GridStack Angular Library - v12.3.3
    Preparing search index...

    Type Alias SelectorToType

    SelectorToType: { [key: string]: Type<Object> }

    Mapping of selector strings to Angular component types. Used for dynamic component creation based on widget selectors.

    Type declaration

    • [key: string]: Type<Object>