Enum FrameType
- Namespace
- GroupeIsa.Neos.EndToEndTests.UI.Components
- Assembly
- GroupeIsa.Neos.EndToEndTests.UI.dll
Type of frame of FrameComponent.
public enum FrameType
Fields
NestedTab = 2The frame is an nestedTab.
Popup = 1The frame is a popup.
Tab = 0The frame is a tab.