angular media picker
# help-with-umbraco
u
Hello, I am working on a umbraco 11 project, and would like to show de default media picker inside a custom editor drawer. I have it working using a button and
editorService.mediaPicker
, but would really like to be able to use the default media picker instead. I thought i could use
<umb-media-picker3-property-editor>
but its only showing a bordered box nothing else, any ideas? 🙂