Skip to content

destillationapp-frontend v0.1.0


destillationapp-frontend / types/events / BaseSearchEvents

Interface: BaseSearchEvents()

Defined in: types/events.ts:102

Events emitted by the base search component.

Param

Perform a search.

Param

Clear the search.

Call Signature

BaseSearchEvents(e): void

Defined in: types/events.ts:103

Events emitted by the base search component.

Parameters

e

"search"

Returns

void

Param

Perform a search.

Param

Clear the search.

Call Signature

BaseSearchEvents(e): void

Defined in: types/events.ts:104

Events emitted by the base search component.

Parameters

e

"clear"

Returns

void

Param

Perform a search.

Param

Clear the search.