Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Currently, our Figma integration allows global customization of theme colors for all components. You can export these customized theme variables from Figma and apply them to front-end components. For detailed guidance, please refer to our Figma UI Kits documentation.

However, global customization of other styles, such as font size, margin, or padding, is not supported. These properties can be customized for individual components in Figma, but these changes cannot be exported as variables for front-end use. Such customizations must be applied manually to the front-end components.

So, we need to do the below support in Figma.

  • Provide global typography customization for all components in Figma.
  • Enable the option to download the customized typography using the Syncfusion Design Tokens plugin.
  • Update Theme Studio with the customized styles.