Untitled boolean in Mermaid Config Schema
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/BaseDiagramConfig/properties/useMaxWidth
When this flag is set to true
, the height and width is set to 100% and is then scaled with the available space. If set to false
, the absolute space required is used.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | config.schema.json* |
useMaxWidth Type
boolean
useMaxWidth Default Value
The default value is:
json
true