Dockview
    Preparing search index...

    Interface SplitviewAngularOptions

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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