[]
Gets or sets the settings for the editor, controlling its appearance and behavior.
[Parameter]
public EditorSettings EditorSettings { get; init; }
Type | Description |
---|---|
EditorSettings | An EditorSettings object representing the settings for the editor. |
This property can only be set once during object initialization and cannot be changed afterwards.