For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

DriveKit Common UI includes configuration options and resources that are shared by all DriveKit UI modules. It allows to configure the colors and fonts of all DriveKit UI modules.

If you use the DriveKit graphical libraries, it is mandatory to set the configurations with the Common UI module.

DriveKit Common UI has several benefits:

  • it includes reusable components,

  • it simplifies the standardization of all layouts,

  • it avoids code duplicates.

Last updated

Was this helpful?