mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-25 03:06:50 +02:00
spelling: introduced
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -46,7 +46,7 @@ line was introduced with 'click'.
|
|||||||
/*
|
/*
|
||||||
---interactivity command---
|
---interactivity command---
|
||||||
'call' adds a callback to the specified task. 'call' can only be specified when
|
'call' adds a callback to the specified task. 'call' can only be specified when
|
||||||
the line was introdcued with 'click'.
|
the line was introduced with 'click'.
|
||||||
'call <callbackname>(<args>)' attaches the function 'callbackname' with the specified
|
'call <callbackname>(<args>)' attaches the function 'callbackname' with the specified
|
||||||
arguments to the task that was specified by 'click'.
|
arguments to the task that was specified by 'click'.
|
||||||
Function arguments are optional: 'call <callbackname>()' simply executes 'callbackname' without any arguments.
|
Function arguments are optional: 'call <callbackname>()' simply executes 'callbackname' without any arguments.
|
||||||
|
Reference in New Issue
Block a user