- Description:
Provide Heading of page
- Source:
Provide Heading of page
Methods
(inner) Selection(props) → {view}
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
props |
props |
Returns:
- Type
- view
Type Definitions
props
- Source:
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
id |
string |
<optional> |
|
className |
string |
<optional> |
|
heading |
string | Header text |
|
children |
view | Component to render |
Type:
- object