主题
Untitled string in Mermaid Config Schema
txt
https://mermaid.js.org/schemas/config.schema.json#/properties/look
定义图表要使用的主要外观。
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* |
look Type
string
look Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"classic" | |
"handDrawn" |
look Default Value
The default value is:
json
"classic"