UI Kit
  • Guide
    • Getting Started
    • Installation
    • Design Principles
    • Comparison with other UI Kits
  • API References
    • Element
    • Theme
    • Common Props
  • Components
    • Button
    • Input
Powered by GitBook
On this page
  • 💭 How does it work?
  • ✏️ Want to Contribute?
  1. Guide

Getting Started

NextInstallation

Last updated 7 months ago

This source allows you to interface MTA:SA with DirectX functions and handle additional functionality in a no-code way.

💭 How does it work?

Unlike other DirectX libraries created for MTA:SA, UIKit is Element and class based. This makes the source code and its use compact and provides great flexibility in the use of UI components.

Here is a sketch we drew before we started UIKit, this might help you understand how it works.

✏️ Want to Contribute?

Want to support the project according to the code hierarchy? Visit the repository page on GitHub!