Type alias ComponentStyleProducer

ComponentStyleProducer: ((this: void, rules: StypRules, format: StypFormat) => Supply)

Type declaration

    • (this: void, rules: StypRules, format: StypFormat): Supply
    • Component style producer signature.

      Parameters

      • this: void
      • rules: StypRules
      • format: StypFormat

      Returns Supply

Generated using TypeDoc