Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ReviewSetTitleAction
Interface ReviewSetTitleAction
interface
ReviewSetTitleAction
{
action
:
"setTitle"
;
title
?:
string
;
}
Index
Properties
action
title?
Properties
Readonly
action
action
:
"setTitle"
Optional
Readonly
title
title
?:
string
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
title
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.