changeExpressionWidget: (index: number, input: string) => void = ...
getSaveWarnings
getSaveWarnings: () => any = ...
handleAriaLabel
handleAriaLabel: (ariaLabel: string) => void = ...
handleButtonSet: (changingName: string) => void = ...
handleFunctions
handleFunctions: (value: string) => void = ...
handleRemoveForm: (answerKey: number) => void = ...
handleTexInsert
handleTexInsert: (arg1: string) => void = ...
handleToggleDiv
handleToggleDiv: () => void = ...
handleVisibleLabel
handleVisibleLabel: (visibleLabel: string) => void = ...
newAnswer
newAnswer: () => void = ...
widgetName: "expression" = ...
An editor for adding an expression widget that allows users to enter mathematical expressions.