Skip to main content

SettingsTreeNodeAction

type SettingsTreeNodeAction =
| SettingsTreeNodeActionItem
| SettingsTreeNodeActionDivider;

An action included in the action menu for a settings node.