Skip to content
EliteChart

CORPORATE\_EVENT\_LETTER

Documentation


Documentation / @elitechart/core / CORPORATE_EVENT_LETTER

code
const CORPORATE_EVENT_LETTER: Readonly<Record<CorporateEventKind, string>>;

Defined in: corporate-events/corporate-event-types.ts:48

One-letter label per kind — rendered inside the badge. Useful when authoring custom corp-event renderers.

Example

code
import { CORPORATE_EVENT_LETTER } from '@elitechart/core';
console.log(CORPORATE_EVENT_LETTER.earnings); // 'E'