StatPanelElementViewerContext
Description
A StatPanelElementViewerContext
is an interface that defines a ViewerContext
that is used in the context of a stat panel element.
Properties
Property |
Type |
Description |
---|---|---|
type |
|
The type of the |
value |
The result of the stat calculation. |
|
format |
The format to apply to the stat value. |
|
statConfiguration |
The associated |
Functions
Function |
Argument(s) |
Output |
Description |
---|---|---|---|
getText |
key: string |
string | undefined |
Returns the text defined in the |