Sanity Library Reference Docs
Preparing search index...
sanity
index
SlugifierFn
Type Alias SlugifierFn
SlugifierFn
:
(
source
:
string
,
schemaType
:
SlugSchemaType
,
context
:
SlugSourceContext
,
)
=>
string
|
Promise
<
string
>
Type declaration
(
source
:
string
,
schemaType
:
SlugSchemaType
,
context
:
SlugSourceContext
,
)
:
string
|
Promise
<
string
>
Parameters
source
:
string
schemaType
:
SlugSchemaType
context
:
SlugSourceContext
Returns
string
|
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...