Class TreeItem<T>
Inherited Members
Namespace: EyeAuras.Blazor.Shared.Preview
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public abstract class TreeItem<T> : DisposableReactiveObject, IDisposable, ITreeItem, INotifyPropertyChanged where T : EyeItemProperties
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
TreeItem() |
Properties
Name | Description |
---|---|
AuraCount | |
Children | |
FolderCount | |
IsLoaded | |
PrefixIcon | |
Properties | |
PropertiesJson | |
SuffixIcon |