The component exposes a public Web Block with the following signature :
UI Flows > Awesomplete > Awesomplete
Drag and drop the Web Block on a page of block, set the inpur parameters as required, as handle the events as needed.If a large dataset needs to be handled, implement a data source with a limited MaxRecords value and a search filter, and perform a refresh on the action that handles the Searched event. Otherwise, simply fetch the data and submit it to the Block directly.