ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > DataSourcePlugin

DataSourcePlugin type

Plugins defining how data can be retrieved (through an MDX query or statically for instance)

Signature:

export declare type DataSourcePlugin = ActiveUIPlugin<DataSourceImplementationProperties, DataSourceImplementationStaticProperties, DataSourceParameters>;
  • DataSourcePlugin type
Copyright © 2023 ActiveViam