Skip to content

Commit ad3ada6

Browse files
committed
Markdown - docs update
1 parent 7a1c47b commit ad3ada6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/05-components/markdown.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Use Blazor Bootstrap Markdown component to add formatting, tables, images, and m
1919

2020
| Name | Type | Default | Required | Description | Added Version |
2121
|:--|:--|:--|:--|:--|:--|
22+
| ChildContent | RenderFragment | null | ✔️ | Gets or sets the content to be rendered within the component. | 3.1.0 |
2223
| TableCssClass | string? | `table` | | Gets or sets the CSS class for table. | 3.1.0 |
2324
| BlockquotesCssClass | string? | `blockquote` | | Gets or sets the CSS class for blockquotes. | 3.1.0 |
2425

0 commit comments

Comments
 (0)