Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/static-web-apps-cli
/
Class
e2e/samples/app/astro-lit/src/components/Test.js:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
export
const
tagName =
"calc-add"
;
4
5
class
CalcAdd extends LitElement {
6
static get properties() {
7
return
{
8
num: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected