MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / getValue

Method getValue

core/src/components/toggle/toggle.tsx:297–299  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

295 }
296
297 private getValue() {
298 return this.value || '';
299 }
300
301 private setFocus() {
302 this.el.focus();

Callers 1

renderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected