@datatrue/api
Preparing search index...
StepSettings
Interface StepSettings
interface
StepSettings
{
exclude_filter
?:
string
;
include_filter
?:
string
;
include_url_hash
?:
boolean
;
obey_robots
?:
boolean
;
page_depth
?:
number
;
page_limit
?:
number
;
strategy
?:
StepStrategies
;
template_detection
?:
boolean
;
}
Index
Properties
exclude_
filter?
include_
filter?
include_
url_
hash?
obey_
robots?
page_
depth?
page_
limit?
strategy?
template_
detection?
Properties
Optional
exclude_
filter
exclude_filter
?:
string
Optional
include_
filter
include_filter
?:
string
Optional
include_
url_
hash
include_url_hash
?:
boolean
Optional
obey_
robots
obey_robots
?:
boolean
Optional
page_
depth
page_depth
?:
number
Optional
page_
limit
page_limit
?:
number
Optional
strategy
strategy
?:
StepStrategies
Optional
template_
detection
template_detection
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude_
filter
include_
filter
include_
url_
hash
obey_
robots
page_
depth
page_
limit
strategy
template_
detection
@datatrue/api
Loading...