Open Issues Need Help
View All on GitHubAI 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.
Build reactive, component-based user interfaces with Rex—a declarative UI framework inspired by React/VueJs patterns, designed specifically for Roblox and Luau.