Skip to content

SystemDetails

github-actions[bot] edited this page Sep 21, 2026 · 1 revision

Interface: SystemDetails

Imported from @elite-dangerous-almanac/galaxy-map.

What a host's details loader returns.

Properties

actions?

readonly optional actions?: readonly HudAction[]

The footer buttons, in the order the panel shows them.


description?

readonly optional description?: string

The description, in the Markdown subset. It replaces the record's own.


values?

readonly optional values?: readonly SystemDetailValue[]

The extra values, in the order the panel shows them.

Clone this wiki locally