test: block, er, gantt, git, pie

This commit is contained in:
Yash Singh
2024-04-16 14:46:50 -07:00
parent 002aa29f19
commit c993a817d1
6 changed files with 43 additions and 9 deletions

View File

@@ -190,12 +190,12 @@ the string with all the user styles
#### Parameters
| Name | Type |
| :---------- | :-------------------------------------------------------- |
| `config` | `MermaidConfig` |
| `graphType` | `string` |
| Name | Type |
| :---------- | :----------------------------------------------------- |
| `config` | `MermaidConfig` |
| `graphType` | `string` |
| `classDefs` | `undefined` \| `Map`<`string`, `DiagramStyleClassDef`> |
| `svgId` | `string` |
| `svgId` | `string` |
#### Returns