DataSourceVisualMode
Version 26.2.0.cl is now available. Read about the new features and enhancements.

DataSourceVisualMode

The different visual modes that the data sources panel within search could appear in, such as hidden, collapsed, or expanded.

Enumeration members🔗

Collapsed🔗

Collapsed:= "collapse"

The data source panel is collapsed, but the user can manually expand it.

Defined in : types.ts

Expanded🔗

Expanded:= "expand"

The data source panel is expanded, but the user can manually collapse it.

Defined in : types.ts

Hidden🔗

Hidden:= "hide"

The data source panel is hidden.

Defined in : types.ts

© 2026 ThoughtSpot Inc. All Rights Reserved.