Skip to content

Is this a way to make uploaded images preview? #24

@se-panfilov

Description

@se-panfilov

Hi, thanks for work.
I'm using the directive to upload only images and i wish to find a way to make thumbnails preview.

Is there is a way to do this?
First I'm trying to do smt like

on-file-added="previewImage()"
$scope.previewImage = function(img){
    console.log(img);
}

But this didn't work for me.
What i do wrong? Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions