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

Method reset

core/src/components/datetime/datetime.tsx:587–589  ·  view source on GitHub ↗
(startDate?: string)

Source from the content-addressed store, hash-verified

585 */
586 @Method()
587 async reset(startDate?: string) {
588 this.processValue(startDate);
589 }
590
591 /**
592 * Emits the ionCancel event and

Callers 9

clearButtonClickMethod · 0.95
alert.spec.tsFile · 0.45
loading.spec.tsFile · 0.45
toggle.spec.tsFile · 0.45
toast.spec.tsxFile · 0.45

Calls 1

processValueMethod · 0.80

Tested by

no test coverage detected