Question: Question 6) [6 marks] The codes below can render the UI in the figure. (Hardcode at this moment) import React from 'react' const Uppercase: React.FC

 Question 6) [6 marks] The codes below can render the UI

Question 6) [6 marks] The codes below can render the UI in the figure. (Hardcode at this moment) import React from 'react' const Uppercase: React.FC = function 0 : return

x:

The uppercase of input string is BE HAPPY.

div > export default Uppercase; Modify the codes so that the app reads the value of x from the UI, and shows the upper case of x on the UI. Note: 1. Include everything in your codes, e.g., import statements. 2. You may consider using string.toUpperCase() in your code. Your

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!