expand: (
props: TypeLayoutImageExpandProps,
) => { element: HTMLDivElement; styles: string } = CreateImageExpandElement
Type Declaration
- (props: TypeLayoutImageExpandProps): { element: HTMLDivElement; styles: string }
Parameters
- props: TypeLayoutImageExpandProps
Returns { element: HTMLDivElement; styles: string }