You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These property configuration settings are in the js script tag as its property values. If these settings are not customized, default values are available as well.
88
-
89
-
With modules,use config values as below:
96
+
- Modular usage (Area render)
90
97
91
98
```js
92
99
{
@@ -97,6 +104,8 @@ With modules,use config values as below:
97
104
};
98
105
```
99
106
107
+
**Note: If the Configuration isn't customized, default values are available as well.**
108
+
100
109
101
110
## Related projects
102
111
@@ -106,7 +115,7 @@ With modules,use config values as below:
106
115
107
116
## Used by
108
117
109
-
-[A Tool](https://atools.vip/): a convenient tool box.
118
+
-[A Tool](https://atool.vip): a convenient tool box.
0 commit comments