Home > @activeviam/activeui-sdk > PopupOptions
PopupOptions interface
Optional behaviors that can be customized on the popup.
Signature:
export interface PopupOptions
Properties
Property | Type | Description |
---|---|---|
decorate | (a: PopupReactClass) => React.ComponentType<any> | |
multiBindingInit | (multiBinding: MultiBinding, parameters: any, activeUI: ActiveUI) => void |