frontend
Preparing search index...
hooks/usePhaseNames
usePhaseNames
Function usePhaseNames
usePhaseNames
(
namespace
:
string
,
phaseKeyMap
:
Readonly
<
Record
<
number
,
string
>
>
,
)
:
Record
<
number
,
string
>
Hook that maps numeric phase constants to translated phase display names.
Parameters
namespace
:
string
phaseKeyMap
:
Readonly
<
Record
<
number
,
string
>
>
Returns
Record
<
number
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Hook that maps numeric phase constants to translated phase display names.