Home > @activeviam/activeui-sdk > ActiveUIPlugin > createProperties
ActiveUIPlugin.createProperties property
Should return an object matching the type of the corresponding plugin properties.
Signature:
createProperties?: (parameters: Parameters, activeUI: ActiveUI) => Properties;