Constructor
# new Chapter(props) → {React.ReactElement}
Overview
Presents chapters from RuLeStudio's manual with title. The title will be used as a reference to chapter's position.Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
content |
React.ReactNode | The content of the element. |
title |
React.ReactNode | The title of the element. |
titleId |
string | The id of the element. |
React.ReactElement