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

    Interface ListPlacement

    interface ListPlacement {
        height?: number;
        location: string;
        units?: string;
        width?: number;
    }
    Index

    Properties

    height?: number
    location: string
    units?: string
    width?: number