reset static method

void reset()

Resets all configuration and state information to defaults. Calls mermaidApi.reset()

Implementation

static void reset() => mermaidReset();