Preparing search index...
The search index is not available
KOS UI SDK
KOS UI SDK
KOS UI SDK - Documentation
isPrintable
Function isPrintable
is
Printable
(
model
)
:
model
is
{
toJSON
:
(
(
)
=>
object
)
;
}
Type guard to check if a model has a toJSON method
Parameters
model
:
any
Returns
model
is
{
toJSON
:
(
(
)
=>
object
)
;
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
KOS UI SDK
Loading...
Type guard to check if a model has a toJSON method