Type Alias ElementTreeSettings
ElementTreeSettings: { elementTypeBlacklist?: string[]; enabled: boolean; hideType?: boolean; perspectiveConfigs?: TreePerspectiveConfig[];} Type declaration
OptionalelementTypeBlacklist?: string[]
enabled: boolean
OptionalhideType?: boolean