Ionic Camera Capture Within HTML Element

Apologies for the noob question here.

I’m looking at integrating the camera within my ionic application for both android and iOS however I’m struggling.

I want the camera to initialize on page in a HTML element and a button below for capture. Any plugin that I’ve used uses the devices full camera which allows the user to then browser device gallery etc.

Does anyone have any suggestions or demonstrations on how to achieve this?

Again apologies for the noob question.

Thanks all