mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
parent
2d167f91a8
commit
c3a7fd56e7
11 changed files with 241 additions and 3 deletions
|
|
@ -37,6 +37,12 @@ const nodeSpec = generateActorSpec({
|
|||
value: RetVal("string")
|
||||
}
|
||||
},
|
||||
getCssPath: {
|
||||
request: {},
|
||||
response: {
|
||||
value: RetVal("string")
|
||||
}
|
||||
},
|
||||
scrollIntoView: {
|
||||
request: {},
|
||||
response: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue