DocumentPage
Document page with breadcrumbs, markdown content, TOC and prev/next links.
Behaviors
This component supports the following behaviors:
| Behavior | Properties |
|---|---|
| Animation | animation, animationOptions |
| Bookmark | bookmark, bookmarkLevel, bookmarkTitle, bookmarkOmitFromToc |
| Component Label | label, labelPosition, labelWidth, labelBreak, required, enabled, shrinkToLabel, style, readOnly |
| Tooltip | tooltip, tooltipMarkdown, tooltipOptions |
| Styling Variant | variant |
Properties
content
Markdown content string.
hideToc
Hide table of contents.
maxHeadingLevel
Max TOC heading level.
showInspector
Show a page-level Inspector button and enable tracing for markdown playgrounds on this page.
url
URL to load markdown from.
Events
This component does not have any events.
Exposed Methods
This component does not expose any methods.
Styling
This component does not have any styles.