@elysiumoss/ui-capture - v0.3.0
Preparing search index...
states
ValidateStatesOptions
Interface ValidateStatesOptions
interface
ValidateStatesOptions
{
states
:
readonly
CaptureState
[]
;
seedUrl
:
string
;
hostMatchesFilters
:
(
hostname
:
string
)
=>
boolean
;
allowStateRequests
:
boolean
;
viewportNames
:
readonly
string
[]
;
captureRoutes
:
boolean
;
}
Index
Properties
states
seed
Url
host
Matches
Filters
allow
State
Requests
viewport
Names
capture
Routes
Properties
Readonly
states
states
:
readonly
CaptureState
[]
Readonly
seed
Url
seedUrl
:
string
Readonly
host
Matches
Filters
hostMatchesFilters
:
(
hostname
:
string
)
=>
boolean
Readonly
allow
State
Requests
allowStateRequests
:
boolean
Readonly
viewport
Names
viewportNames
:
readonly
string
[]
Readonly
capture
Routes
captureRoutes
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
states
seed
Url
host
Matches
Filters
allow
State
Requests
viewport
Names
capture
Routes
@elysiumoss/ui-capture - v0.3.0
Loading...