package html_components type CropImage struct { ImageUrl string SaveUrl string CancelUrl string ImageId string }