ById: ((this: void, style: Provider) => Provider)

Type declaration

    • (this: void, style: Provider): Provider
    • A function obtaining combined style provider. I.e. the one that applies the style along with all extensions.

      Returns

      A combined theme style provider.

      Parameters

      Returns Provider

Generated using TypeDoc