Files
stable-diffusion-webui-forge/html/extra-networks-copy-path-button.html
T
2025-07-28 17:10:35 +08:00

4 lines
161 B
HTML

<div class="copy-path-button card-button" title="Copy path to clipboard" onclick="extraNetworksCopyCardPath(event)"
data-clipboard-text="{filename}">
</div>