@jsvision/i18n / SelectMessage
Interface: SelectMessage
Defined in: types.ts:38
A message selected by exact primitive string matching.
Properties
cases
readonlycases:MessageCases
Defined in: types.ts:44
Exact case names with a mandatory other fallback.
kind
readonlykind:"select"
Defined in: types.ts:40
Discriminator for exact select matching.
parameter
readonlyparameter:string
Defined in: types.ts:42
Name of the safe primitive parameter controlling the selected case.