© Daniel Curtis 2019
Daniel CurtisPractical Oracle JEThttps://doi.org/10.1007/978-1-4842-4346-6_10

10. Search Component

Daniel Curtis1 
(1)
Birmingham, UK
 

In this chapter, we are going to explore the Oracle JET Custom Web Component Architecture and use it to build a search component. The component will automatically filter down the ticket list as the user is typing, to instantly show the results and reduce the amount of actions required by the user. This aspect of showing results while the user types will be achieved easily, thanks to the component’s writeback properties facilitating the communication between the component and the consuming ViewModel.

The topic of JET Web Components is quite extensive, and within the use case that follows, I will be ...

Get Practical Oracle JET: Developing Enterprise Applications in JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.