Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ alpha
Method
alpha
docs/app/js/sanddance-app.js:75679–75681 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75677
this[2] = (0, _validators.checkNumber)(value);
75678
}
75679
get alpha() {
75680
return
this[0];
75681
}
75682
set alpha(value) {
75683
this[0] = (0, _validators.checkNumber)(value);
75684
}
Callers
1
transform
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected