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

    Interface NgGridStackNode

    Extended GridStackNode interface for Angular integration. Adds component selector for dynamic content creation.

    interface NgGridStackNode {
        selector?: string;
    }

    Hierarchy

    • GridStackNode
      • NgGridStackNode
    Index

    Properties

    Properties

    selector?: string

    Angular component selector for this node's content