muzamilar
Results
1
comments of
muzamilar
> @tsu1980 this feature is now available. It would work like this: > > ``` > unlayer.registerCallback('selectImage', function(data, done) { > done({ url: imgUrl }) > }) > ``` @tsu1980...