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