jag-ui 0.1.1

UI elements, widgets, and layout for jag-draw
Documentation

jag-ui

UI elements, widgets, events, focus management, and layout for jag-draw.

Part of the jag toolkit.

Elements

Button, InputBox, TextArea, Checkbox, Radio, Select, ToggleSwitch, Slider, DatePicker, Link, Container, Card, Modal, Alert, Badge, Table, Image, Text

Widgets

TextInput, TabBar, PopupMenu

Features

  • Event handling (mouse, keyboard, scroll) with hit testing
  • Focus management with tab navigation
  • Dark/Light theming
  • Taffy-based flex/grid layout

Usage

[dependencies]
jag-ui = "0.1"

Most users should use the jag meta-crate instead.

License

MIT