API Reference > ui-framework > State > ConfigurableUiActionId ConfigurableUiActionId Enumeration Action Ids used by Redux and to send sync UI components. Typically used to refresh visibility or enable state of control. Since these are also used as sync ids they should be in lowercase. Members Name Value Description SetTheme "configurableui:set_theme" SetSnapMode "configurableui:set_snapmode" SetToolPrompt "configurableui:set_toolprompt" SetWidgetOpacity "configurableui:set_widget_opacity" SetDragInteraction "configurableui:set-drag-interaction" SetFrameworkVersion "configurableui:set-framework-version" Defined in ui/framework/src/ui-framework/configurableui/state.ts Line 19 Last Updated: 11 June, 2024