@public
interface
CombinedSearchParams
All possible URL search parameters used by the Presentation tool
Import
import {type CombinedSearchParams} from 'sanity/presentation'
Signature
interface CombinedSearchParams
extends StructureDocumentPaneParams,
PresentationSearchParams,
InspectorTab {}