stable-diffusion-web-ui / stable-diffusion-webui-forge /html /extra-networks-copy-path-button.html
soiz1's picture
Upload 1460 files
f7e9d9c verified
raw
history blame
172 Bytes
<div class="copy-path-button card-button"
title="Copy path to clipboard"
onclick="extraNetworksCopyCardPath(event)"
data-clipboard-text="{filename}">
</div>