How to Create formField SIGN from code instead of Toolbar UI?

image

I want to create my own button for signature field. Could you give me some advice?
I tried using some like this but that only works with text.

const formFieldManager = annotationManager.getFormFieldCreationManager();

formFieldManager.startFormFieldCreationMode();