angular-filemanager icon indicating copy to clipboard operation
angular-filemanager copied to clipboard

Callback on initialisation finished

Open Nevario opened this issue 9 years ago • 2 comments
trafficstars

Hello,

I wish to modify parts of angular-filemanager, but need some sort of callback or listener of when it is completely loaded.

Does such a callback function exist or could it be easily implemented?

Thanks, Tim

Nevario avatar Aug 01 '16 08:08 Nevario

Hello @NetbearSoftware first of all, thank you very much for your participation in this project.

Which kind of "initialization" are you talking? (Dom?, Ajax?)

joni2back avatar Aug 01 '16 12:08 joni2back

Hi @joni2back,

In this particular instance I want to modify the title shown in navbar-brand, so I guess DOM.

My exact use case is that I'm loading up angular-filemanager within a remote modal, and I want to inject event titles from the parent page, into the angular-filemanager heading.

Tim

Nevario avatar Aug 01 '16 12:08 Nevario