Class

TypeOfUnions

TypeOfUnions(props) → {React.ReactElement}

Constructor

# new TypeOfUnions(props) → {React.ReactElement}

Overview

Presents type of unions and allows user to choose between values.
Parameters:
Name Type Attributes Default Description
props Object
CircleHelperProps Object

Props applied to the CircleHelper element.

TextFieldProps Object

Props applied to the CustomTextField element.

variant "simple" | "extended" <optional>
"simple"

Determines what text should be displayed in the tooltip.

View Source Body/Project/Calculations/TypeOfUnionsSelector.js, line 44

React.ReactElement