Sanity Library Reference Docs
Preparing search index...
sanity
structure
UseDocumentTitle
Interface UseDocumentTitle
Beta
useDocumentTitle hook return type.
Hidden
interface
UseDocumentTitle
{
error
?:
string
;
title
?:
string
;
}
Index
Properties
error?
title?
Properties
Optional
Beta
error
error
?:
string
Optional
Beta
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
title
Sanity Library Reference Docs
Loading...
useDocumentTitle hook return type.
Hidden