MCPcopy
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 */
2AFRAME.registerComponent('button', {
3 schema: {
4 label: {default: 'label'},

Callers

nothing calls this directly

Calls 5

isMethod · 0.80
emitMethod · 0.80
removeStateMethod · 0.80
addStateMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected