Calculator Class

Extends

Methods

Name Description
constructor(props: CalculatorProps): Calculator    
componentDidMount(): void Called immediately after a component is mounted.  
render(): React.JSX.Element    

Properties

Name Type Description
defaultProps Static Readonly Pick<CalculatorProps, "engine">    

Defined in

Last Updated: 30 January, 2025