Svelte Athena Search

We have created a component where we can search the Athena database for concepts. The reason for this component is so we can use this in other projects where we need to search the Athena database. The layout is based on the design of the webtool from Athena so that the users will have a familiar experience. It uses the svelte-datatable package (also created by us), that is a easy to use and fast table component. This example shows a no config search component.

Another example with custom actions, custom pages & custom sides

Change column visibility:

Loading...