Sets the context of an action strip. The context should be an instance of a @Component, that has element property. This element will be the placeholder of the action strip.
Gets/Sets the visibility of the Action Strip. Could be used to set if the Action Strip will be initially hidden.
Action Strip provides templatable area for one or more actions.
Igx Module
IgxActionStripModule
Igx Theme
igx-action-strip-theme
Igx Keywords
action, strip, actionStrip, pinning, editing
Igx Group
Data Entry & Display
Igx Parent
IgxGridComponent, IgxTreeGridComponent, IgxHierarchicalGridComponent, IgxRowIslandComponent, *
Remarks
The Ignite UI Action Strip is a container, overlaying its parent container, and displaying action buttons with action applicable to the parent component the strip is instantiated or shown for.
Example