MCPcopy Create free account
hub / github.com/ionic-team/ionic-framework / hasValue

Method hasValue

core/src/components/searchbar/searchbar.tsx:611–613  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

609 }
610
611 private hasValue(): boolean {
612 return this.getValue() !== '';
613 }
614
615 /**
616 * Determines whether or not the cancel button should be visible onscreen.

Callers 1

renderMethod · 0.95

Calls 1

getValueMethod · 0.95

Tested by

no test coverage detected