Raxol.Core.UXRefinement.UxServer (Raxol v2.0.1)
View SourceGenServer for managing UX refinement state.
This server maintains all UX refinement state in a supervised, fault-tolerant manner, replacing the Process dictionary usage with proper OTP patterns.
Summary
Functions
Returns a specification to start this module under a supervisor.
Disable a UX refinement feature.
Enable a UX refinement feature.
Check if a feature is enabled.
Get accessibility metadata for a component.
Get a specific hint level for a component.
Get shortcuts for a component.
Get the hint for a component.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Initialize the UX refinement system.
Register accessibility metadata for a component.
Register comprehensive hints for a component.
Register a hint for a component.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Disable a UX refinement feature.
Enable a UX refinement feature.
Check if a feature is enabled.
Get accessibility metadata for a component.
Get a specific hint level for a component.
Get shortcuts for a component.
Get the hint for a component.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Initialize the UX refinement system.
Register accessibility metadata for a component.
Register comprehensive hints for a component.
Register a hint for a component.