Skip to content

experimental

The community/test/stubs/talon/experimental directory contains type stubs for Talon's experimental features. These stubs help with static analysis and code completion in IDEs.

The single file, textarea.py, provides type hints for classes related to text areas. It defines TextArea, Span, DarkThemeLabels, and LightThemeLabels as None, indicating that the exact type information is not available but that these names exist within the Talon experimental API.