Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
prefixedCountNode
Function prefixedCountNode
prefixedCountNode
<
const
TPrefix
extends
NestedTypeNode
<
NumberTypeNode
<
NumberFormat
,
NumberDisplayNode
|
undefined
>
,
>
,
>
(
prefix
:
TPrefix
,
)
:
PrefixedCountNode
<
TPrefix
>
A count strategy where the number of items is read from a numeric prefix.
Type Parameters
const
TPrefix
extends
NestedTypeNode
<
NumberTypeNode
<
NumberFormat
,
NumberDisplayNode
|
undefined
>
>
Parameters
prefix
:
TPrefix
Returns
PrefixedCountNode
<
TPrefix
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
A count strategy where the number of items is read from a numeric prefix.