<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`ItemView`](ItemView) › [`(constructor)`](ItemView/(constructor).md) ## ItemView.(constructor) Constructs a new instance of the `ItemView` class **Signature:** ```typescript constructor(leaf: WorkspaceLeaf); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>leaf</code> | [`WorkspaceLeaf`](WorkspaceLeaf) | |