ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ThemePlugin

ThemePlugin type

Plugin defining a map of colors to be used in all the components of ActiveUI SDK

Signature:

export declare type ThemePlugin = ActiveUIPlugin<ThemeImplementationProperties, ThemeImplementationStaticProperties, ThemeParameters>;
  • ThemePlugin type
Copyright © 2023 ActiveViam