UMD Web Elements Library
    Preparing search index...

    Variable expandConst

    expand: (
        props: TypeLayoutImageExpandProps,
    ) => { element: HTMLDivElement; styles: string } = CreateImageExpandElement

    Type Declaration

      • (props: TypeLayoutImageExpandProps): { element: HTMLDivElement; styles: string }
      • Parameters

        • props: TypeLayoutImageExpandProps

        Returns { element: HTMLDivElement; styles: string }