GridStack Angular Library - v12.4.1
    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>