@adcp/client API Reference - v3.11.2
Documentation
GitHub
npm
Preparing search index...
PreviewRenderV3
Interface PreviewRenderV3
v3 preview render
interface
PreviewRenderV3
{
render_id
:
string
;
role
:
string
;
output_format
:
"url"
|
"html"
|
"both"
;
preview_url
?:
string
;
preview_html
?:
string
;
dimensions
?:
{
width
:
number
;
height
:
number
}
;
embedding
?:
{
recommended_sandbox
?:
string
;
requires_https
?:
boolean
;
supports_fullscreen
?:
boolean
;
csp_policy
?:
string
;
}
;
}
Index
Properties
render_
id
role
output_
format
preview_
url?
preview_
html?
dimensions?
embedding?
Properties
render_
id
render_id
:
string
role
role
:
string
output_
format
output_format
:
"url"
|
"html"
|
"both"
Optional
preview_
url
preview_url
?:
string
Optional
preview_
html
preview_html
?:
string
Optional
dimensions
dimensions
?:
{
width
:
number
;
height
:
number
}
Optional
embedding
embedding
?:
{
recommended_sandbox
?:
string
;
requires_https
?:
boolean
;
supports_fullscreen
?:
boolean
;
csp_policy
?:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
render_
id
role
output_
format
preview_
url
preview_
html
dimensions
embedding
Documentation
GitHub
npm
@adcp/client API Reference - v3.11.2
Loading...
v3 preview render