Home > notion-utils > getPageContentBlockIds
Gets the IDs of all blocks contained on a page starting from a root block ID.
Signature:
getPageContentBlockIds: (recordMap: types.ExtendedRecordMap, blockId?: string) => string[]
Home > notion-utils > getPageContentBlockIds
Gets the IDs of all blocks contained on a page starting from a root block ID.
Signature:
getPageContentBlockIds: (recordMap: types.ExtendedRecordMap, blockId?: string) => string[]