Untitled boolean in Mermaid Config Schema β
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/BaseDiagramConfig/properties/useMaxWidthWhen 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