| Parameter | Type | Description |
|---|---|---|
notePath | string | Note file path |
page | number | Page index (starting from 0) |
APIResponse<number>:resultis the element count on the page
Get the number of elements on a note page.
| Parameter | Type | Description |
|---|---|---|
notePath | string | Note file path |
page | number | Page index (starting from 0) |
APIResponse<number>:
result is the element count on the page