AdaCAD Library Documentation - v1.1.4
    Preparing search index...

    Type Alias SelectParam

    SelectParam: OperationParam & { selectlist: { name: string; value: number }[] }

    An extension of Param that handles extra requirements for select list inputs

    an array of names and values from which the user can select