Skip to content

Commit

Permalink
Markdown - docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
gvreddy04 committed Oct 21, 2024
1 parent 7a1c47b commit ad3ada6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/05-components/markdown.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Use Blazor Bootstrap Markdown component to add formatting, tables, images, and m

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

Expand Down

0 comments on commit ad3ada6

Please sign in to comment.