onshape-cadscript
Preparing search index...
choiceParam
Function choiceParam
choiceParam
<
const
T
extends
string
>
(
defaultValue
:
T
,
choices
:
readonly
T
[]
,
description
?:
string
,
)
:
ParameterSpec
<
T
>
Type Parameters
const
T
extends
string
Parameters
defaultValue
:
T
choices
:
readonly
T
[]
Optional
description
:
string
Returns
ParameterSpec
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
onshape-cadscript
Loading...