sesaparcours
    Preparing search index...

    Dropdown image properties.

    interface ImageProperties {
        alt: string;
        height: number;
        src: string;
        width: number;
    }
    Index

    Properties

    Properties

    alt: string
    height: number
    src: string
    width: number