• Draws footer link text.

    Parameters

    • url: string

      The URL to link to.

    • renderOptions: RenderOptions

      The rendering options.

    • topPadding: number

      The top padding for positioning.

    Returns [fabric.Text, TextType]

    A tuple containing the Fabric.js text object and its type.