@sqlrooms/artifacts / useArtifactWorkspace
Function: useArtifactWorkspace()
useArtifactWorkspace(
options?):UseArtifactWorkspaceResult
Provides tab-free artifact collection, selection, and mutation actions.
Use this when a surface needs to manage artifacts without adopting layout-tab semantics. ArtifactTabs builds on this hook and adds the tab layout adapter separately.
Parameters
| Parameter | Type |
|---|---|
options | UseArtifactWorkspaceOptions |
