@argdown/core
Preparing search index...
IMapSettings
Interface IMapSettings
The settings for the [[MapPlugin]].
interface
IMapSettings
{
addTags
?:
boolean
;
argumentLabelMode
?:
LabelMode
;
statementLabelMode
?:
LabelMode
;
}
Index
Properties
add
Tags?
argument
Label
Mode?
statement
Label
Mode?
Properties
Optional
add
Tags
addTags
?:
boolean
Should tags be added to the node labels?
Optional
argument
Label
Mode
argumentLabelMode
?:
LabelMode
Optional
statement
Label
Mode
statementLabelMode
?:
LabelMode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Tags
argument
Label
Mode
statement
Label
Mode
@argdown/core
Loading...
The settings for the [[MapPlugin]].