Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
src/ext/whitespace
$detectIndentation
Function $detectIndentation
$detectIndentation
(
lines
:
string
[]
,
fallback
?:
any
,
)
:
{
ch
?:
string
;
length
?:
number
}
Parameters
lines
:
string
[]
Optional
fallback
:
any
Returns
{
ch
?:
string
;
length
?:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...