SplitAreaDirective
directive
Directive Metadata
Section titled “Directive Metadata”Selector: [yuvSplitArea]
Standalone: No
Inputs
Section titled “Inputs”lockSize
Section titled “lockSize”Type: boolean
Default Value: false
maxSize
Section titled “maxSize”Type: number
minSize
Section titled “minSize”Type: number
panelClass
Section titled “panelClass”Type: string
Type: SplitAreaSize
visible
Section titled “visible”Type: boolean
Default Value: true
Properties
Section titled “Properties”areaProperties
Section titled “areaProperties”Type: unknown
Default Value: linkedSignal(\{ source: () => (\{ size: this.size(), visible: this.visible(), lockSize: this.lockSize() \}), computation: (\{ size, visible, lockSize \}) => (\{ size, visible, lockSize \}) \})
template
Section titled “template”Type: unknown
Default Value: inject(TemplateRef<any>)
Methods
Section titled “Methods”updateSettings
Section titled “updateSettings”updateSettings(s: SplitAreaLayoutSettings): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| s | SplitAreaLayoutSettings |