Kind: Class
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/EndpointList.ts
Extends: ExplorerElement
Methods
| Method | Signature | Returns |
|---|---|---|
render | render() | void |
Properties
| Property | Type |
|---|---|
styles | any |
strings | ExplorerStrings |
endpoints | APIEndpoint[] |
selectedId | any |
groupBy | `'controller' |
Where it refuses work
AtloriaEndpointListstops the work with an early return whenaOrder !== bOrder.AtloriaEndpointListstops the work with an early return when!this.searchQuery.trim().
Was this page helpful?