mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 06:47:35 +09:00
4 lines
234 B
XML
4 lines
234 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="250px" height="50px" viewBox="0 0 250 50">
|
||
|
|
<textArea x="10" y="10" width="200" height="50" font-size="20">Select me.</textArea>
|
||
|
|
</svg>
|