Type alias Function

Function: ((this, producer, properties) => void)

Type declaration

    • (this, producer, properties): void
    • CSS stylesheet renderer function signature.

      It should normally call a render method as the last operation to allow other renderers in chain to do their job.

      Parameters

      Returns void

Generated using TypeDoc