Methods
(inner) Body()
Display the body of the page
- Source:
Returns:
The body of the page
(inner) DisplayArea(props)
Display an area
Parameters:
Name | Type | Description |
---|---|---|
props |
* | The props of the area |
- Source:
Returns:
The area to display
(inner) DisplayAreas(props)
Display the list of areas
Parameters:
Name | Type | Description |
---|---|---|
props |
* | The props of the list of areas |
- Source:
Returns:
The area block to display
(inner) DisplayAreas()
Display the list of areas
- Source:
Returns:
The list of areas to display
(inner) Header()
Display the header of the page
- Source:
Returns:
The header of the page
(inner) removeAreaFromList(index)
Remove an area from the list of areas
Parameters:
Name | Type | Description |
---|---|---|
index |
* | The index of the area to remove |
- Source: