Global

Type Definitions

MathComponentProps(error) → {ReactNode}

Parameters:
Name Type Description
error Error
Properties:
Name Type Attributes Description
math string
children ReactNode <optional>
errorColor string <optional>
renderError ErrorRenderer <optional>
math string <optional>
children ReactNode
errorColor string <optional>
renderError ErrorRenderer <optional>
Source:
Returns:
Type
ReactNode