General

The '"general"' property can be defined for all visuals. It includes settings for

Syntax

{
	"name": "LeanProducitivity",
	"visualStyles": {
        "*": {
            "*": {
                "general": [{
					"keepLayerOrder": true,
					"responsive": true,
                    "outlineColor": {   "solid": { "color": "#1B2631" } },
                    "outlineWeight": 2,
                    "orientation": 0
                }]
			}
		}
	}
}

Settings

General Visual Settings.png
General Visual Border Settings.png

Back to Visual Styles