TechDocsSearchProps
Home > @backstage/plugin-techdocs
> TechDocsSearchProps
Props for TechDocsSearch()
Signature:
export type TechDocsSearchProps = {
entityId: CompoundEntityRef;
entityTitle?: string;
debounceTime?: number;
};
References: CompoundEntityRef