Skip to main content

7 docs tagged with "widgets"

View all tags

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.

Input

Use the input widget to collect plain-text values—such as hostnames, usernames, or schema names—in your app's setup form.

Password

Use the password widget to collect sensitive values—such as passwords or client secrets—while keeping them masked in your app's setup form.

Radio

Use the radio widget to let users choose one option from a fixed set of mutually exclusive choices in your app's setup form.

SQLTree

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.

UI widgets

Create intuitive user interfaces for your Atlan applications using the framework's UI components and design system

Widget props

Reference for shared properties available across all UI widgets in the Atlan App Framework