Skip to main content

DocsPageContent

Function DocsPageContent 

Source
pub fn DocsPageContent(_: DocsPageContentProps) -> Element
Expand description

Documentation page content renderer.

Checks if the path is an API endpoint page or a regular MDX page and renders accordingly.

ยงProps

For details, see the props struct definition.