Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ $set
Method
$set
packages/svelte/src/legacy/legacy-client.js:158–160 ·
view source on GitHub ↗
@param {Record<string, any>} props
(props)
Source
from the content-addressed store, hash-verified
156
157
/** @param {Record<string, any>} props */
158
$set(props) {
159
this.#instance.$set(props);
160
}
161
162
/**
163
* @param {string} event
Callers
9
attributeChangedCallback
Method · 0.80
set
Function · 0.80
test
Function · 0.80
test
Function · 0.80
test
Function · 0.80
test
Function · 0.80
test
Function · 0.80
test
Function · 0.80
test
Function · 0.80
Calls
no outgoing calls
Tested by
7
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64