dataview-stream - v1.4.0
Preparing search index...
InspectOptions
Interface InspectOptions
interface
InspectOptions
{
colors
?:
boolean
;
depth
?:
number
|
null
;
maxArrayLength
?:
number
|
null
;
stylize
(
text
:
string
,
styleType
:
Style
)
:
string
;
}
Index
Properties
colors?
depth?
max
Array
Length?
Methods
stylize
Properties
Optional
colors
colors
?:
boolean
Optional
depth
depth
?:
number
|
null
Optional
max
Array
Length
maxArrayLength
?:
number
|
null
Methods
stylize
stylize
(
text
:
string
,
styleType
:
Style
)
:
string
Parameters
text
:
string
styleType
:
Style
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
depth
max
Array
Length
Methods
stylize
GitHub
Documentation
dataview-stream - v1.4.0
Loading...