MCPcopy Create free account
hub / github.com/adearriba/ShopifyCheckoutJS / remove

Method remove

src/Methods/SelectionMethod.js:55–58  ·  view source on GitHub ↗

* Remove the selection method

()

Source from the content-addressed store, hash-verified

53 * Remove the selection method
54 */
55 remove()
56 {
57 this.parentElement.remove()
58 }
59}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected