wdpr
    Preparing search index...
    • Render an inline color element (##color|text##).

      Wraps the child elements in a <span> with an inline color style. The user-supplied color value is validated and sanitized; invalid values fall back to "inherit".

      Parameters

      • ctx: RenderContext

        The current render context.

      • data: ColorData

        Color element data with the color value and child elements.

      Returns void