Skip to content

AtloriaEndpointList

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/EndpointList.ts

Extends: ExplorerElement

Methods

MethodSignatureReturns
renderrender()void

Properties

PropertyType
stylesany
stringsExplorerStrings
endpointsAPIEndpoint[]
selectedIdany
groupBy`'controller'

Where it refuses work

  • AtloriaEndpointList stops the work with an early return when aOrder !== bOrder.
  • AtloriaEndpointList stops the work with an early return when !this.searchQuery.trim().

Was this page helpful?

Download as PDF