Skip to content

getListIndex

getListIndex(__namedParameters): EditorSelector<undefined | number>

Defined in: selector.get-list-state.ts:12

Given the path of a block, this selector will return the “list index” of the block.

Parameters

__namedParameters

path

BlockPath

Returns

EditorSelector<undefined | number>