Dockview
    Preparing search index...

    Interface GridviewAngularOptions

    interface GridviewAngularOptions {
        components: Record<string, Type<any> | TemplateRef<any>>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    components: Record<string, Type<any> | TemplateRef<any>>