Skip to main content

utils.copy

Home > @nipem/utils > Copy

Copy namespace

Specify a DOM element where the temporary, behind-the-scenes textarea should be appended, in cases where you need to stay within a focus trap, like in a modal.

Signature:
export declare namespace Copy 

Interfaces

InterfaceDescription
Options