Raxol.Core.Accessibility.Behaviour behaviour (Raxol v2.0.1)
View SourceBehaviour for accessibility implementations.
Summary
Callbacks
@callback announce(message :: String.t(), level :: :verbose | :normal) :: :ok
@callback clear_announcements() :: :ok
@callback enabled?() :: boolean()
@callback get_focus_history() :: [String.t() | nil]
@callback unregister_component_style(component_type :: atom()) :: :ok
@callback unregister_element_metadata(element_id :: String.t()) :: :ok