antdui-demo/appsettings.json
2024-09-02 17:46:20 +08:00

11 lines
184 B
JSON

{
"AppSettings": {
"ColorMode": "Auto",
"Animation": "True",
"ShadowEnabled": "True",
"ScrollBarHide": "False",
"ShowInWindow": "True",
"ShowOffset": 0
}
}