# ExplorerElement

**Kind:** Class

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/theme.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/theme.ts#L281)

Base class for the explorer's components: an `AtloriaElement` that guarantees the
mode-resolving sheet is present before it first renders.

**Extends:** `AtloriaElement`

## Methods

| Method | Signature | Returns |
|---|---|---|
| `connectedCallback` | `connectedCallback()` | `void` |
