Home > @activeviam/activeui-sdk > ActionsAwareProps
ActionsAwareProps interface
Signature:
export interface ActionsAwareProps
Properties
| Property | Type | Description |
|---|---|---|
| actions | SerializedPlugin[] | |
| children | (actionsProperties: ActionProperties[]) => JSX.Element | JSX.Element[] | |
| widgetApi | WidgetApi |