Skip to main content

Interface: TemplateCustomBlock

Template block for user-defined rendering and estimation logic.

Properties

PropertyModifierTypeDescription
estimatereadonly(flow) => numberEstimates the vertical height this block will consume.
keepWithNext?readonlyboolean-
renderreadonly(flow) => numberRenders the block and returns the vertical height consumed.
typereadonly"custom"-