Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ component.js
File
component.js
src/core/component.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global Node */
2
import
* as schema from
'./schema.js'
;
3
import
scenes from
'./scene/scenes.js'
;
4
import
* as systems from
'./system.js'
;
Callers
nothing calls this directly
Calls
8
stringifyProperty
Function · 0.85
stringifyProperties
Function · 0.85
parseProperty
Function · 0.85
initComponent
Method · 0.80
emit
Method · 0.80
extend
Method · 0.80
play
Method · 0.45
getAttribute
Method · 0.45
Tested by
no test coverage detected