Build reactive, component-based user interfaces with Rex—a declarative UI framework inspired by React/VueJs patterns, designed specifically for Roblox and Luau.

framework reactive roblox ui
1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub
UI/UX Frameworks Roblox UI Frameworks

AI Summary: Implement a new feature in the Rex Roblox UI framework that allows developers to declaratively define styles for different interactive states (hover, active, focus, disabled, etc.) of UI components using a concise syntax similar to CSS pseudo-selectors. This involves modifying the framework's core to handle state detection and style merging, ensuring proper precedence between states, and potentially extending support for additional states in the future.

Complexity: 4/5
enhancement help wanted syntax

Build reactive, component-based user interfaces with Rex—a declarative UI framework inspired by React/VueJs patterns, designed specifically for Roblox and Luau.

Luau
#framework#reactive#roblox#ui