Build UI
Build user interfaces for your Atlan applications using the framework's comprehensive component library. Choose from widgets optimized for specific data types and interaction patterns - from simple inputs to complex configuration interfaces - with built-in validation, theming, and responsive design.
Credential
Specialized input for sensitive authentication data like API keys, tokens, and credentials with built-in security masking and validation patterns.
Input
Versatile single-line text input supporting various data types including strings, numbers, URLs, and email addresses with real-time validation.
Password
Password input field with automatic masking, strength validation, and security features for user authentication and sensitive data entry.
Radio
Single-choice radio button groups for mutually exclusive options with clear visual states and keyboard navigation support.
SQLTree
Interactive SQL query builder with visual tree representation, syntax highlighting, and real-time query validation for database operations.
All widgets share a common foundation of properties that provide consistent behavior across your application. This includes labeling, validation rules, responsive layouts, and accessibility features. The framework automatically handles theming, state management, and user interactions. For information about the properties you can use with widgets, see Widget properties.