• Draws content sequence information text.

    Parameters

    • maxIDLen: number

      The maximum length of the hit ID.

    • hit: Hit

      The hit object containing ID and description.

    • renderOptions: RenderOptions

      The rendering options.

    • topPadding: number

      The top padding for positioning.

    Returns [fabric.Text, fabric.Text, TextType]

    A tuple containing the Fabric.js text objects and their type.