Customize SignatureWidgetAnnotation without createSignHereElement?

Can I use draw method to customize this Annotation instead createSignHereElement?
I’m trying add field signHere several times and using different examples you provide but didn’t work.
Can you help me send some examples?

Hey there,

Signature annotations aren’t drawn on a Canvas, so they do not use a draw function(). Overriding the createSignHereElement is the easiest way to customize that element.

Why does createSignHereElement not work for you? If you could explain what you are trying to accomplish I may be able to help.

Thanks,
Logan