Kleri UI / Components / Window Controls

Window Controls

Native-style window title-bar controls for Tauri desktop apps.

KleriWindowsControls

Platform-aware window controls that render minimize, maximize, and close buttons on Linux and Windows. Includes a draggable region and respects the maximizable prop.

Usage
<KleriWindowsControls
  maximizable={true}
/>

Props

Maximizable

true