EccClientGa4ghTrsTools Component
2.0.0-alpha.6
<ecc-client-ga4gh-trs-tools/>
ECCClientGa4ghTrsTools
Overview
The ecc-client-ga4gh-trs-tools
component displays a table of tools from a GA4GH-compliant Tool Registry Service. It provides built-in search functionality and pagination for browsing large tool collections.
Usage
Basic Tool List
This example demonstrates a basic TRS table with search enabled.
Properties
Property | Type | Default | Description |
---|---|---|---|
provider | TrsProvider | null | Data provider for fetching tools (see Providers) |
Events
Event Name | React Event Name | Detail Type | Description |
---|---|---|---|
ecc-tool-selected | onEccToolSelected | { toolId: string } | Fired when a user clicks on a tool row |