There is a node in the current file that uses local textStyle. I want to replace it with textStyle from teamLibrary.
At present, I can obtain all textStyles locally based on getLocalTextStylesSync(). So how can I obtain all textStyles in teamLibrary?
Page 1 / 1
getLocalTextStylesSync(). So how can I obtain all textStyles in teamLibrary?
Open the library file and use the above method from the Plugin API or use the REST API (GET team styles
and/orĀ GET file styles
endpoints).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.