Namespace Syncfusion.Maui.MarkdownViewer
Classes
MarkdownHyperlinkClickedEventArgs
Provides data for the HyperlinkClicked event. |
MarkdownStyleSettings
Represents the styling configuration for markdown content rendering in SfMarkdownViewer. This class provides granular control over the appearance of markdown elements through individual style properties for fonts and colors, with support for custom CSS overrides. The styling system intelligently merges base styles with custom CSS, allowing for both structured and flexible styling approaches. |
SfMarkdownViewer
A .NET MAUI control for rendering and displaying Markdown content with support for CSS-based styling, interactive hyperlinks, and Mermaid diagram visualization. The control offers fine-grained style customization through MarkdownStyleSettings, enabling precise control over the appearance of headings, body text, tables, and other markdown elements. |