Table of Contents

Frames container actions

Renders an action bar next to the tabs.

Node name : frames-container-actions

Example

<frames-container container-id="Container3">
    <frames-container-actions>
        <button type="action" action-name="CustomAction" />
    </frames-container-actions>
</frames-container>