mermaidApiGetConfig function

  1. @JS("mermaidAPI.getConfig")
Config mermaidApiGetConfig()

Calls mermaidAPI.getConfig() and returns the current configuration object.

Implementation

@JS("mermaidAPI.getConfig")
external Config mermaidApiGetConfig();