PageSection component renders a section element with a title and children content.
It applies consistent padding and max-width styles and displays the title prominently.
- Description:
- PageSection component renders a section element with a title and children content. It applies consistent padding and max-width styles and displays the title prominently.
- Source:
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
props |
Object |
Properties
|
Returns:
The rendered section element.
- Type
- JSX.Element