core/

directory
v0.1.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2026 License: MIT

Directories

Path Synopsis
Package button provides a clickable button widget.
Package button provides a clickable button widget.
Package checkbox provides a toggleable checkbox widget.
Package checkbox provides a toggleable checkbox widget.
Package collapsible provides a collapsible/expandable section widget.
Package collapsible provides a collapsible/expandable section widget.
Package datatable provides a sortable data table widget with fixed header, virtualized rows, and column-level configuration.
Package datatable provides a sortable data table widget with fixed header, virtualized rows, and column-level configuration.
Package dialog provides a modal dialog widget for confirmations, alerts, and custom content.
Package dialog provides a modal dialog widget for confirmations, alerts, and custom content.
Package docking provides an IDE-style dockable panel system.
Package docking provides an IDE-style dockable panel system.
Package dropdown provides a dropdown/select widget that displays a list of items in a floating menu when activated.
Package dropdown provides a dropdown/select widget that displays a list of items in a floating menu when activated.
Package gridview provides a virtualized 2D grid widget that renders only visible cells, enabling efficient display of large datasets in a grid layout.
Package gridview provides a virtualized 2D grid widget that renders only visible cells, enabling efficient display of large datasets in a grid layout.
Package linechart provides a real-time line chart widget for visualizing time-series data such as CPU usage, memory consumption, or network throughput.
Package linechart provides a real-time line chart widget for visualizing time-series data such as CPU usage, memory consumption, or network throughput.
Package listview provides a virtualized list widget that renders only visible items, enabling efficient display of large datasets.
Package listview provides a virtualized list widget that renders only visible items, enabling efficient display of large datasets.
Package menu provides a menu system with MenuBar and ContextMenu widgets.
Package menu provides a menu system with MenuBar and ContextMenu widgets.
Package popover provides floating overlay widgets anchored to a trigger.
Package popover provides floating overlay widgets anchored to a trigger.
Package progress provides a circular progress indicator widget with determinate and indeterminate modes.
Package progress provides a circular progress indicator widget with determinate and indeterminate modes.
Package progressbar provides a linear progress bar widget for displaying a value between 0% and 100%.
Package progressbar provides a linear progress bar widget for displaying a value between 0% and 100%.
Package radio provides a mutually-exclusive radio group widget.
Package radio provides a mutually-exclusive radio group widget.
Package scrollview provides a scrollable container widget for clipping and navigating content that exceeds the viewport size.
Package scrollview provides a scrollable container widget for clipping and navigating content that exceeds the viewport size.
Package slider provides a draggable slider widget for selecting a value from a continuous or discrete range.
Package slider provides a draggable slider widget for selecting a value from a continuous or discrete range.
Package splitview provides a resizable split panel container widget with a draggable divider separating two child panels.
Package splitview provides a resizable split panel container widget with a draggable divider separating two child panels.
Package stripe provides a vertical tool window sidebar widget.
Package stripe provides a vertical tool window sidebar widget.
Package tabview provides a tabbed navigation widget.
Package tabview provides a tabbed navigation widget.
Package textfield provides a full-featured text input widget.
Package textfield provides a full-featured text input widget.
Package titlebar provides a custom window title bar widget.
Package titlebar provides a custom window title bar widget.
Package toolbar provides a horizontal action bar widget.
Package toolbar provides a horizontal action bar widget.
Package treeview provides a hierarchical tree widget for displaying nested data structures such as file explorers, org charts, and configuration trees.
Package treeview provides a hierarchical tree widget for displaying nested data structures such as file explorers, org charts, and configuration trees.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL