Class CodeEditorItem
Inherited Members
Namespace: EyeAuras.Blazor.Shared.CodeEditor
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public sealed class CodeEditorItem : DisposableReactiveObjectWithLogger, IDisposable, INotifyPropertyChanged
Properties
| Name | Description |
|---|---|
| ChildrenAsList | |
| DocumentId | |
| DocumentKind | |
| FileType | |
| FullPath | |
| Name | |
| Parent | |
| Path | |
| ReadOnly | |
| TextModel | |
| Workspace |
Methods
| Name | Description |
|---|---|
| Create(CsharpCodeEditor, Workspace, DocumentId) |