Go to main documentation 🔗
Preparing search index...
The search index is not available
cubing.js — API Reference - v0.53.4
cubing.js — API Reference
alg
SimplifyOptions
Interface SimplifyOptions
interface
SimplifyOptions
{
cancel
?:
boolean
|
AppendCancelOptions
;
depth
?:
null
|
number
;
puzzleLoader
?:
{
puzzleSpecificSimplifyOptions
?:
PuzzleSpecificSimplifyOptions
;
}
;
puzzleSpecificSimplifyOptions
?:
PuzzleSpecificSimplifyOptions
;
}
Hierarchy
AppendOptions
SimplifyOptions
Index
Properties
cancel?
depth?
puzzle
Loader?
puzzle
Specific
Simplify
Options?
Properties
Optional
cancel
cancel
?:
boolean
|
AppendCancelOptions
Optional
depth
depth
?:
null
|
number
Optional
puzzle
Loader
puzzle
Loader
?:
{
puzzleSpecificSimplifyOptions
?:
PuzzleSpecificSimplifyOptions
;
}
Optional
puzzle
Specific
Simplify
Options
puzzle
Specific
Simplify
Options
?:
PuzzleSpecificSimplifyOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
depth
puzzle
Loader
puzzle
Specific
Simplify
Options
Go to main documentation 🔗
cubing.js — API Reference - v0.53.4
Loading...