createActionGroup(actions: ActionDefinition[],size?: IconButtonSize): HTMLDivElement
Create an action button group (view, edit, delete pattern)
actions: ActionDefinition[]
Array of action definitions
optional
size: IconButtonSize = md
Size for all buttons in group