How can I hide the delete icon from fill and sign dropdown

Which product are you using?
PDF.js Express Viewer

PDF.js Express Version
8.7.2

Detailed description of issue
How can I hide the delete icon from fill and sign dropdown

Expected behaviour
delete icon should hide when user open the fill and sign dropdown

Does your issue happen with every document, or just one?
Yes i want to hide everytime

Link to document
{Provide a link to the document in question if possible}

Code snippet
{Provide a relevant code snippet}

Hello srizvi,

You can use the disableElements API to disable DOM elements on the page.

Best regards,
Tyler