defaultBlockAt
@blockslides/core / defaultBlockAt
Function: defaultBlockAt()
defaultBlockAt(
match):NodeType|null
Defined in: blockslides/packages/core/src/helpers/defaultBlockAt.ts:8
Gets the default block type at a given match
Parameters
match
ContentMatch
The content match to get the default block type from
Returns
NodeType | null
The default block type or null