Skip to content

rune-langium / core/src / getOptions

Function: getOptions()

ts
function getOptions(choice): ChoiceOption[];

Defined in: packages/core/src/utils/choice-utils.ts:9

Get the list of choice options from a Choice type.

Parameters

ParameterType
choiceChoice

Returns

ChoiceOption[]

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.