From 6e69ac8d87ba0de35ad99ad0658833b1b977074b Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Tue, 28 Dec 2021 16:23:06 +0100 Subject: [PATCH] Update docs --- docs/modules/Style-manager.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/modules/Style-manager.md b/docs/modules/Style-manager.md index 05ae18f19..008fbc97d 100644 --- a/docs/modules/Style-manager.md +++ b/docs/modules/Style-manager.md @@ -315,10 +315,15 @@ editor.StyleManager.getBuiltInAll(); ``` ::: -## Orchestration by Components +## Components constraints + +* Components constraint props ## Programmatic usage +* Change target +* Get current selected target + ## Customization ## Events