@vivliostyle/core
Preparing search index...
base
Comparable
Interface Comparable
interface
Comparable
{
compare
(
other
:
Comparable
)
:
number
;
}
Implemented by
Continuation
Index
Methods
compare
Methods
compare
compare
(
other
:
Comparable
)
:
number
Parameters
other
:
Comparable
Returns
number
-1 when this less then other, 0 when this equals other
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
compare
@vivliostyle/core
Loading...