Preparing search index...
The search index is not available
devfive front components
devfive front components
test
SnapshotStateOptions
Interface SnapshotStateOptions
interface
SnapshotStateOptions
{
expand
?:
boolean
;
resolveSnapshotPath
?:
(
(
path
,
extension
)
=>
string
)
;
snapshotEnvironment
:
SnapshotEnvironment
;
snapshotFormat
?:
PrettyFormatOptions
;
updateSnapshot
:
SnapshotUpdateState
;
}
Index
Properties
expand?
resolve
Snapshot
Path?
snapshot
Environment
snapshot
Format?
update
Snapshot
Properties
Optional
expand
expand
?:
boolean
Optional
resolve
Snapshot
Path
resolve
Snapshot
Path
?:
(
(
path
,
extension
)
=>
string
)
Type declaration
(
path
,
extension
)
:
string
Parameters
path
:
string
extension
:
string
Returns
string
snapshot
Environment
snapshot
Environment
:
SnapshotEnvironment
Optional
snapshot
Format
snapshot
Format
?:
PrettyFormatOptions
update
Snapshot
update
Snapshot
:
SnapshotUpdateState
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
expand
resolve
Snapshot
Path
snapshot
Environment
snapshot
Format
update
Snapshot
devfive front components
index
test
Generated using
TypeDoc