Files
mermaid/docs/config/setup/config/functions/addDirective.md
2025-02-21 16:02:03 +05:30

699 B

Warning

THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.

Please edit the corresponding file in /packages/mermaid/src/docs/config/setup/config/functions/addDirective.md.

mermaid


Function: addDirective()

addDirective(directive): void

Defined in: packages/mermaid/src/config.ts:188

Pushes in a directive to the configuration

Parameters

directive

MermaidConfig

The directive to push in

Returns

void