1
00:00:00,530 --> 00:00:04,850
So now we're receiving data into go to the text, we are props.

2
00:00:05,330 --> 00:00:07,340
So let's just put up a props.

3
00:00:08,600 --> 00:00:13,880
Now we know that we are receiving only two sets of parameters when it's going to be code and others

4
00:00:13,880 --> 00:00:14,270
color.

5
00:00:14,690 --> 00:00:17,750
So let's just put up a code and this structure this.

6
00:00:18,260 --> 00:00:20,810
And let me get rid of that extra bracket.

7
00:00:21,710 --> 00:00:24,220
Now, after that, we'll be having a span.

8
00:00:25,220 --> 00:00:26,720
So let's just make a span.

9
00:00:28,870 --> 00:00:31,300
And this plan is going to contain a court.

10
00:00:34,510 --> 00:00:36,370
And give it an idea of text.

11
00:00:37,430 --> 00:00:40,520
And this ban insider, curly braces, will be having a court.

12
00:00:42,910 --> 00:00:47,380
Now, let's just give this the last name of code text.

13
00:00:53,410 --> 00:00:56,500
Now, apart from having a last name, it will also be having a style.

14
00:00:56,800 --> 00:01:00,070
And this is going to be a victim of an star too.

15
00:01:00,490 --> 00:01:06,390
So I suppose if I like to have an inland style property and I give this with one hundred, so in an

16
00:01:06,400 --> 00:01:08,440
online setting, we need to have two sets of races.

17
00:01:09,070 --> 00:01:15,760
And since we are also receiving other colors from our coats, the G6, as you might recall, therefore

18
00:01:15,760 --> 00:01:17,260
will be even restructuring it.

19
00:01:17,410 --> 00:01:23,830
So as you might see that we are even sending it out colors that is present in state so had to the codes,

20
00:01:23,830 --> 00:01:31,450
to our text or G6 and the structure color as well, and replace that with with color and the property

21
00:01:31,450 --> 00:01:33,490
that color is going to have is again a color.

22
00:01:38,960 --> 00:01:43,040
OK, so we have added everything in our code text now hit save.

23
00:01:45,090 --> 00:01:52,280
So we have configured our courts text and everything is fine if we just take a look into a coordinator

24
00:01:53,070 --> 00:01:57,870
by the rear facing these buttons and codes order and all that, it's merely wanting this is something

25
00:01:57,870 --> 00:02:00,930
serious will be attending it later.

26
00:02:01,320 --> 00:02:06,450
So now we see a browser, we see that we have a text and that is in color orange.

27
00:02:07,050 --> 00:02:11,400
And now it's time to configure the next component that is a court order.

28
00:02:11,850 --> 00:02:17,490
So to do that, just head back into your code to Latin, just zoom it so that you can see it clearly.

29
00:02:20,120 --> 00:02:22,730
OK, so we see our cortex as a local data.

30
00:02:23,330 --> 00:02:29,480
Now let's head back into a court order, and this time we are receiving data, we are props and the

31
00:02:29,480 --> 00:02:30,170
things are similar.

32
00:02:30,170 --> 00:02:33,140
But here we are receiving our author and the color.

33
00:02:34,110 --> 00:02:35,520
So here we have a props.

34
00:02:38,190 --> 00:02:41,010
So let's just do sector to water as well as color.

35
00:02:42,310 --> 00:02:44,830
And removed this paragraph element.

36
00:02:45,370 --> 00:02:47,670
Now we are again going to have a span within it.

37
00:02:49,520 --> 00:02:50,020
Or to.

38
00:02:53,440 --> 00:02:57,610
Now, close this and inside this man, they're going to have the name of daughter.

39
00:02:59,330 --> 00:03:05,210
Now this is going to contain a class name, and that is going to be equal to quarter to.

40
00:03:08,510 --> 00:03:12,650
All right, so we have this and this would be in line styled.

41
00:03:17,410 --> 00:03:19,720
And Australia's going to be color to color.

42
00:03:19,960 --> 00:03:22,060
Things are very similar with the court's text.

43
00:03:22,420 --> 00:03:25,750
Now what if I do not structure this?

44
00:03:25,750 --> 00:03:28,150
What if I just thought that let's just leave it to props?

45
00:03:28,390 --> 00:03:32,650
And if I would have done that then with everything, I would have to leave it like props.

46
00:03:32,650 --> 00:03:36,490
That order and the cases would have been similar with colour.

47
00:03:36,490 --> 00:03:39,430
We would have derided as like props to add colour.

48
00:03:40,600 --> 00:03:46,180
So we are having two components read the context in which our destruction data and the court's order

49
00:03:46,180 --> 00:03:51,120
in which we are not destroying data so you can see they are working pretty much similar.

50
00:03:51,130 --> 00:03:54,200
So we see a colour of our texture that are the same.

51
00:03:55,150 --> 00:03:57,850
So now we have received the data.

52
00:03:57,850 --> 00:04:04,600
We props through court stood G6 and we have the structured data into a code start text as well as the

53
00:04:04,600 --> 00:04:06,910
court's order, so now replicate.

54
00:04:07,180 --> 00:04:08,250
So now our task is complete.

55
00:04:08,260 --> 00:04:09,610
Now let's move forward.
