Documentation
GitLab
Preparing search index...
The search index is not available
AIPage API
AIPage API
sidebar/types
PageContentResponse
Interface PageContentResponse
interface
PageContentResponse
{
content
:
null
|
string
;
isSelection
?:
boolean
;
images
?:
string
[]
;
error
?:
string
;
}
Index
Properties
content
is
Selection?
images?
error?
Properties
content
content
:
null
|
string
Optional
is
Selection
isSelection
?:
boolean
Optional
images
images
?:
string
[]
Optional
error
error
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
is
Selection
images
error
Documentation
GitLab
AIPage API
Loading...