ITreeViewConfiguration Interface
Property-bag configuration for TreeViewConfiguration construction.
Signature
export interface ITreeViewConfiguration<TSchema extends ImplicitFieldSchema = ImplicitFieldSchema> extends ITreeConfigurationOptions
Extends: ITreeConfigurationOptions
Type Parameters
| Parameter | Constraint | Default | Description |
|---|---|---|---|
| TSchema | ImplicitFieldSchema | ImplicitFieldSchema |