Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ button.js
File
button.js
examples/showcase/hand-tracking/button.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global AFRAME */
2
AFRAME.registerComponent(
'button'
, {
3
schema: {
4
label: {default:
'label'
},
Callers
nothing calls this directly
Calls
5
is
Method · 0.80
emit
Method · 0.80
removeState
Method · 0.80
addState
Method · 0.80
setAttribute
Method · 0.45
Tested by
no test coverage detected