Component used to display field in an input, but also facilitate an on-demand lookup of field values. This is triggered by the edit/lookup icon embedded in the input.
Options
Please note
The component makes use of a few actions that are exposed to the consuming module, which can be called from JS. Some actions already have an example to use (eg. CloseLookup) that can be added as a dependency
The demo application shows a typical use case and has additional functions that could be helpful when implementing in your own applications (formatting, filtering, etc). Feel free to reuse any helpful actions!
Please do not hesitate to contact me if there are any issues or if you have any improvement suggestions!