vlocode-project - v1.41.2
    Preparing search index...

    Interface FeedLayoutComponent

    interface FeedLayoutComponent {
        componentType: FeedLayoutComponentType;
        height?: number;
        page?: string;
    }
    Index

    Properties

    height?: number
    page?: string