Credential
Use the credential widget to collect and vault-encrypt connection credentials in your app's setup form. Stored secrets can't be retrieved in plain text after submission.
Use the credential widget to collect and vault-encrypt connection credentials in your app's setup form. Stored secrets can't be retrieved in plain text after submission.
Use the input widget to collect plain-text values—such as hostnames, usernames, or schema names—in your app's setup form.
Use the password widget to collect sensitive values—such as passwords or client secrets—while keeping them masked in your app's setup form.
Use the radio widget to let users choose one option from a fixed set of mutually exclusive choices in your app's setup form.
Use the SQLTree widget to let users browse and select databases, schemas, or other objects from a live SQL data source in your app's setup form.
Create intuitive user interfaces for your Atlan applications using the framework's UI components and design system
Reference for shared properties available across all UI widgets in the Atlan App Framework