vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface FeedLayoutComponent

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

    Properties

    height?: number
    page?: string