Skip to content

Neony API reference ​

Each chapter covers one area with short signatures, parameters, return values, edge cases, and a small example; long-form explanations live in the guides. API symbols, import paths, commands, and example filenames stay in English in both language versions so code can be copied directly.

Chapters ​

  • Core — NeonApplication, launch, Config / WindowConfig / WebViewConfig, Page, lifecycle, multi-window, navigation policies, Tray.
  • Components — form controls, text & tabs, overlays & feedback, content components, cascading Menu / MenuBranch / CascadingDropdown, and the Reorder drag-and-reorder component.
  • Layout & chrome — VStack / HStack / Flex / Separator / GlassPanel, TitleBar, Sidebar / Pane / SidebarGroup, Tree, List, DataTable, Icon.
  • DOM & CSS — Color, Styles, DomEvent, raw HTML elements, and the low-level drag primitive.
  • Reactivity — Signal, Computed, effect / Effect, untrack, SharedSignal, declarative bindings, bind_value, automatic rendering.
  • Platform & i18n — internationalization, theming, motion tokens, and the platform-native surfaces (window controls, native file dialogs, system tray).