mimiq
Preparing search index...
index
HtmlAdapterConfig
Interface HtmlAdapterConfig
interface
HtmlAdapterConfig
{
containerSelector
?:
string
;
htmlCleanupOptions
?:
HtmlCleanupOptions
;
inputSelector
?:
string
;
maxHtmlLength
?:
number
;
mode
:
"html"
|
"screenshot"
|
"hybrid"
;
model
?:
string
;
sendSelector
?:
string
;
waitForIdleMs
?:
number
;
}
Index
Properties
container
Selector?
html
Cleanup
Options?
input
Selector?
max
Html
Length?
mode
model?
send
Selector?
wait
For
Idle
Ms?
Properties
Optional
container
Selector
containerSelector
?:
string
Optional
html
Cleanup
Options
htmlCleanupOptions
?:
HtmlCleanupOptions
Optional
input
Selector
inputSelector
?:
string
Optional
max
Html
Length
maxHtmlLength
?:
number
mode
mode
:
"html"
|
"screenshot"
|
"hybrid"
Optional
model
model
?:
string
Optional
send
Selector
sendSelector
?:
string
Optional
wait
For
Idle
Ms
waitForIdleMs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
container
Selector
html
Cleanup
Options
input
Selector
max
Html
Length
mode
model
send
Selector
wait
For
Idle
Ms
mimiq
Loading...