EditorResizableSettings
Properties
Content - Nullable
Min - EditorResizableMinSettings
The minimum width that the editor can be resized to.
Max - EditorResizableMaxSettings
The maximum width that the editor can be resized to.
Toolbar - EditorResizableToolbarSettings
Defines the overflow mode. The available options are: - "menu" - Moves overflowing items into a dropdown menu. - "scroll" - Keeps items visible and enables horizontal scrolling. - "section" - Groups items into collapsible sections. - "none" - Disables overflow handling; items may be cut off.
Enabled - Nullable
Editor - Editor
Defines the configuration options for the AI tools in the Editor.
Methods
Serialize()
Serialize current instance to Dictionary